Skip to main content

lumen_node_last_child

Function lumen_node_last_child 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lumen_node_last_child( node: LumenNode, out: *mut LumenNode, ) -> LumenStatus
Expand description

Last child of node (0 when none). Thread-safe.