Type Alias Cbdt
pub type Cbdt<'a> = TableRef<'a, CbdtMarker>;Expand description
The Color Bitmap Data table
Aliased Typeยง
pub struct Cbdt<'a> { /* private fields */ }pub type Cbdt<'a> = TableRef<'a, CbdtMarker>;The Color Bitmap Data table
pub struct Cbdt<'a> { /* private fields */ }