Type Alias Subtable3

pub type Subtable3<'a> = TableRef<'a, Subtable3Marker>;
Expand description

The type 3 ‘kern’ subtable.

Aliased Type§

pub struct Subtable3<'a> { /* private fields */ }