libc
0.2.159
Function
libc
::
getrandom
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn getrandom( buf:
*mut
c_void
, buflen:
size_t
, flags:
c_uint
, ) ->
ssize_t