Type Alias Eblc
pub type Eblc<'a> = TableRef<'a, EblcMarker>;Expand description
The Embedded Bitmap Location table
Aliased Typeยง
pub struct Eblc<'a> { /* private fields */ }pub type Eblc<'a> = TableRef<'a, EblcMarker>;The Embedded Bitmap Location table
pub struct Eblc<'a> { /* private fields */ }