Function windows_sys::Win32::Graphics::GdiPlus::GdipDrawImageFX
pub unsafe extern "system" fn GdipDrawImageFX(
graphics: *mut GpGraphics,
image: *mut GpImage,
source: *mut RectF,
xform: *mut Matrix,
effect: *mut CGpEffect,
imageattributes: *mut GpImageAttributes,
srcunit: Unit,
) -> Status