Function libyang2_sys::lyd_insert_child

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