Function libyang2_sys::lyd_insert_after

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