Function windows::Win32::Graphics::GdiPlus::GdipRotateMatrix

pub unsafe fn GdipRotateMatrix(
    matrix: *mut Matrix,
    angle: f32,
    order: MatrixOrder
) -> Status