Function RAND_add

Source
pub unsafe extern "C" fn RAND_add(
    buf: *const c_void,
    num: i32,
    randomness: f64,
)