Function windows_sys::Win32::Graphics::GdiPlus::GdipRotateMatrix

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