Type Alias STPSV

Source
pub type STPSV<'a, 'x> = TPSV<'a, 'x, f32>;

Aliased Typeยง

struct STPSV<'a, 'x> { /* private fields */ }