Module encoding

Source

Structs§

DriverEndpoint

Functions§

mixed_from_handle_disposition
Converts a HandleDisposition to a MixedHandle, relying on the bit pattern of the handle to correctly identify Handle vs. fdf::DriverHandle.
mixed_into_handle_info
Converts the handle to a HandleInfo, with [DriverHandle]s being represented as a valid driver handle but ObjectType::NONE.