Function libc::arc4random_buf

source ยท
pub unsafe extern "C" fn arc4random_buf(
    buf: *mut c_void,
    size: size_t,
)