Function windows::Win32::Graphics::GdiPlus::GdipSetRenderingOrigin

pub unsafe fn GdipSetRenderingOrigin(
    graphics: *mut GpGraphics,
    x: i32,
    y: i32
) -> Status