lyd_insert_after

Function lyd_insert_after 

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