Function windows_sys::Win32::Graphics::GdiPlus::GdipDrawImageI

pub unsafe extern "system" fn GdipDrawImageI(
    graphics: *mut GpGraphics,
    image: *mut GpImage,
    x: i32,
    y: i32,
) -> Status