arc4random_buf

Function arc4random_buf 

Source
pub unsafe extern "C" fn arc4random_buf(
    __buf: *mut c_void,
    __nbytes: usize,
)