D2D1MakeRotateMatrix

Function D2D1MakeRotateMatrix 

pub unsafe fn D2D1MakeRotateMatrix(
    angle: f32,
    center: Vector2,
    matrix: *mut Matrix3x2,
)