Type Alias read_fonts::tables::aat::RawBytes
source · pub type RawBytes<'a> = TableRef<'a, RawBytesMarker>;
Expand description
Used for the state_array
and entry_table
fields in StateHeader
.
Aliased Type§
struct RawBytes<'a> { /* private fields */ }