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