[][src]Function libyang2_sys::lyd_parse_reply

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