Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
explicit_bzero
libc
0.2.180
libc
Function
explicit_
bzero
Copy item path
Source
pub unsafe extern "C" fn explicit_bzero(s:
*mut
c_void
, len:
size_t
)