Type Alias PaintVarRotateAroundCenter

pub type PaintVarRotateAroundCenter<'a> = TableRef<'a, PaintVarRotateAroundCenterMarker>;
Expand description

Aliased Typeยง

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