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