Skip to main content

lumen_node_first_child

Function lumen_node_first_child 

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

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