Type Alias Os2

pub type Os2<'a> = TableRef<'a, Os2Marker>;
Expand description

Aliased Typeยง

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