munmap

Function munmap 

Source
pub unsafe extern "system" fn munmap(
    addr: c_ulong,
    len: size_t,
) -> c_int