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