Function windows_sys::Win32::Graphics::GdiPlus::GdipDrawCachedBitmap

pub unsafe extern "system" fn GdipDrawCachedBitmap(
    graphics: *mut GpGraphics,
    cachedbitmap: *mut GpCachedBitmap,
    x: i32,
    y: i32,
) -> Status