Function windows::Win32::Graphics::GdiPlus::GdipDrawImage

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