Type Alias PaintVarRotate

pub type PaintVarRotate<'a> = TableRef<'a, PaintVarRotateMarker>;
Expand description

Aliased Typeยง

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