lyd_find_target

Function lyd_find_target 

Source
pub unsafe extern "C" fn lyd_find_target(
    path: *const ly_path,
    tree: *const lyd_node,
    match_: *mut *mut lyd_node,
) -> Type