pub type RawResourceHandle = NonZeroU32;
Expand description
Raw handle for a drm resource
Aliased Type§
struct RawResourceHandle(/* private fields */);
pub type RawResourceHandle = NonZeroU32;
Raw handle for a drm resource
struct RawResourceHandle(/* private fields */);