Function libyang2_sys::lys_find_xpath_atoms

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