lyd_insert_child

Function lyd_insert_child 

Source
pub unsafe extern "C" fn lyd_insert_child(
    parent: *mut lyd_node,
    node: *mut lyd_node,
) -> Type