Function windows_sys::Win32::Graphics::GdiPlus::GdipDrawImage

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