lyd_find_xpath

Function lyd_find_xpath 

Source
pub unsafe extern "C" fn lyd_find_xpath(
    ctx_node: *const lyd_node,
    xpath: *const c_char,
    set: *mut *mut ly_set,
) -> Type