Function windows_sys::Win32::Graphics::GdiPlus::GdipScaleWorldTransform

pub unsafe extern "system" fn GdipScaleWorldTransform(
    graphics: *mut GpGraphics,
    sx: f32,
    sy: f32,
    order: MatrixOrder,
) -> Status