Function libyang2_sys::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