Function libyang2_sys::lyd_merge_siblings

source ·
pub unsafe extern "C" fn lyd_merge_siblings(
    target: *mut *mut lyd_node,
    source: *const lyd_node,
    options: u16
) -> Type