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