libc
0.2.161
libc
Function
munmap
Copy item path
Source
pub unsafe extern "C" fn munmap( addr:
*mut
c_void
, len:
size_t
, ) ->
c_int