Type Alias FdSelectFormat3

pub type FdSelectFormat3<'a> = TableRef<'a, FdSelectFormat3Marker>;
Expand description

FdSelect format 3.

Aliased Typeยง

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