Function libyang2_sys::lys_getnext[][src]

pub unsafe extern "C" fn lys_getnext(
    last: *const lysc_node,
    parent: *const lysc_node,
    module: *const lysc_module,
    options: u32
) -> *const lysc_node