Function libc::munmap[][src]

pub unsafe extern "C" fn munmap(
    addr: *mut c_void,
    len: size_t
) -> c_int