openssl_sys

Function RAND_priv_bytes

source
pub unsafe extern "C" fn RAND_priv_bytes(
    buf: *mut u8,
    num: c_int,
) -> c_int