Function libyang2_sys::lyd_parse_notif[][src]

pub unsafe extern "C" fn lyd_parse_notif(
    ctx: *const ly_ctx,
    in_: *mut ly_in,
    format: Type,
    tree: *mut *mut lyd_node,
    ntf: *mut *mut lyd_node
) -> Type