lyd_find_sibling_first

Function lyd_find_sibling_first 

Source
pub unsafe extern "C" fn lyd_find_sibling_first(
    siblings: *const lyd_node,
    target: *const lyd_node,
    match_: *mut *mut lyd_node,
) -> Type