Function windows::Win32::Graphics::Direct2D::D2D1MakeRotateMatrix
pub unsafe fn D2D1MakeRotateMatrix(
angle: f32,
center: D2D_POINT_2F,
matrix: *mut Matrix3x2,
)
pub unsafe fn D2D1MakeRotateMatrix(
angle: f32,
center: D2D_POINT_2F,
matrix: *mut Matrix3x2,
)