Structs§
Functions§
- mixed_
from_ handle_ disposition - Converts a
HandleDispositionto a [MixedHandle], relying on the bit pattern of the handle to correctly identifyHandlevs. [fdf::DriverHandle]. - mixed_
into_ ⚠handle_ info - Converts the handle to a
HandleInfo, with [DriverHandle]s being represented as a valid driver handle butObjectType::NONE.