nettle_sys

Function nettle_pgp_put_string

Source
pub unsafe extern "C" fn nettle_pgp_put_string(
    buffer: *mut nettle_buffer,
    length: c_uint,
    s: *const u8,
) -> c_int