nettle_sys

Function nettle_buffer_copy

Source
pub unsafe extern "C" fn nettle_buffer_copy(
    dst: *mut nettle_buffer,
    src: *const nettle_buffer,
) -> c_int