RAND_add

Function RAND_add 

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