Type Alias CSYMM

Source
pub type CSYMM<'a, 'b, 'c> = SYMM<'a, 'b, 'c, c32>;

Aliased Typeยง

struct CSYMM<'a, 'b, 'c> { /* private fields */ }