pub type OtKern<'a> = TableRef<'a, OtKernMarker>;
The OpenType kerning table.
pub struct OtKern<'a> { /* private fields */ }