☰
rand
::
rngs
::
os
::
imp
[
−
]
[src]
Function
rand
::
rngs
::
os
::
imp
::
getrandom_try_fill
fn getrandom_try_fill(dest:
&mut [
u8
]
, blocking:
bool
) ->
Result
<
()
,
Error
>