result_is_mapped

Function result_is_mapped 

Source
pub(crate) fn result_is_mapped(result: Result<()>) -> bool
Expand description

Check the result from an mmap function in this module. Return true if the mmap has failed due to an existing conflicting mapping.