Skip to main content

RAND_bytes

Function RAND_bytes 

Source
pub unsafe extern "C" fn RAND_bytes(
    buf: *mut c_uchar,
    num: c_int,
) -> c_int