Function windows::Win32::Graphics::GdiPlus::GdipScaleWorldTransform
pub unsafe fn GdipScaleWorldTransform(
graphics: *mut GpGraphics,
sx: f32,
sy: f32,
order: MatrixOrder,
) -> Status