[][src]Function libyang2_sys::lys_find_xpath

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