Function libyang2_sys::lyd_find_xpath2

source ·
pub unsafe extern "C" fn lyd_find_xpath2(
    ctx_node: *const lyd_node,
    xpath: *const c_char,
    vars: *const lyxp_var,
    set: *mut *mut ly_set
) -> Type