Removing Mappings
The munmap
()
function removes all mappings of
pages in the specified address range of the calling process and has no
affect on the objects that were mapped.
The munmap
()
function removes all mappings of
pages in the specified address range of the calling process and has no
affect on the objects that were mapped.