Type Alias PaintRotateAroundCenter

pub type PaintRotateAroundCenter<'a> = TableRef<'a, PaintRotateAroundCenterMarker>;
Expand description

Aliased Typeยง

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