GdipTranslateClip

Function GdipTranslateClip 

pub unsafe fn GdipTranslateClip(
    graphics: *mut GpGraphics,
    dx: f32,
    dy: f32,
) -> Status