Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
getentropy
libc
0.2.180
libc
Function
getentropy
Copy item path
Source
pub unsafe extern "C" fn getentropy( buf:
*mut
c_void
, buflen:
size_t
, ) ->
c_int