Function stark::sail::core::get_next_list_elt[][src]

pub fn get_next_list_elt(loc: *mut SlHead) -> *mut SlHead
Expand description

Gets the pointer to the next element from a list element

TODO: in future, handle redirects?