Function windows_sys::Win32::Graphics::GdiPlus::GdipTranslateWorldTransform
pub unsafe extern "system" fn GdipTranslateWorldTransform(
graphics: *mut GpGraphics,
dx: f32,
dy: f32,
order: MatrixOrder,
) -> Status