twizzler_rt_abi::object

Function twz_rt_map_object

source
pub fn twz_rt_map_object(
    id: ObjID,
    flags: MapFlags,
) -> Result<ObjectHandle, MapError>
Expand description

Map an object given by ID id with the given flags.