Module winsafe::co

source ·
Available on crate feature kernel only.
Expand description

Native constants.

All types can be converted from/to their underlying integer type. They all implement the NativeConst trait; those who can be combined as bitflags also implement NativeBitflag.

Among these constant types, three are error types: CDERR, ERROR and HRESULT.

Structs§