Function openssl_sys::RAND_priv_bytes

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