pub fn sys_object_read_map( handle: Option<ObjID>, slot: usize, ) -> Result<MapInfo>
Reads the map information about a given slot in the address space specified by handle (or current address space if none is specified).
handle