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