Type Alias SinglePosFormat1
pub type SinglePosFormat1<'a> = TableRef<'a, SinglePosFormat1Marker>;Expand description
Single Adjustment Positioning Format 1: Single Positioning Value
Aliased Typeยง
pub struct SinglePosFormat1<'a> { /* private fields */ }