Function nettle_sys::nettle_pgp_put_sub_packet[][src]

pub unsafe extern "C" fn nettle_pgp_put_sub_packet(
    buffer: *mut nettle_buffer,
    type_: c_uint,
    length: c_uint,
    data: *const u8
) -> c_int