getrandom
0.3.3
In getrandom::
backends::
linux_
android_
with_
fallback
getrandom
::
backends
::
linux_android_with_fallback
Type Alias
GetRandomFn
Copy item path
Source
type GetRandomFn = unsafe extern "C"
fn
(
*mut
c_void
,
size_t
,
c_uint
) ->
ssize_t
;