wolfSSL_RAND_add

Function wolfSSL_RAND_add 

Source
pub unsafe extern "C" fn wolfSSL_RAND_add(
    add: *const c_void,
    len: c_int,
    entropy: f64,
)