pub trait BitmapDataArgbUnormPacked2101010: Sized + AsRef<[u32]> { }
Expand description

Bitmap data in the Argb2101010 format

Object Safety§

This trait is not object safe.

Implementors§