pub fn sys_munmap(start: *mut c_void, len: size_t) -> c_int
Available on crate feature alloc only.
Expand description

Deletes the mappings for the specified address range