pub unsafe fn configure_virtual_memory_map(config: &PrctlMmMap) -> Result<()>Expand description
Provides one-shot access to all the addresses by passing in a
PrctlMmMap.
§References
§Safety
Please ensure the conditions necessary to safely call this function, as detailed in the references above.