Function libyang2_sys::lys_find_xpath

source ·
pub unsafe extern "C" fn lys_find_xpath(
    ctx: *const ly_ctx,
    ctx_node: *const lysc_node,
    xpath: *const c_char,
    options: u32,
    set: *mut *mut ly_set
) -> Type