Function gcry_random_add_bytes

Source
pub unsafe extern "C" fn gcry_random_add_bytes(
    buffer: *const c_void,
    length: size_t,
    quality: c_int,
) -> gcry_error_t