Function windows::Win32::Graphics::GdiPlus::GdipSetImageAttributesCachedBackground
pub unsafe fn GdipSetImageAttributesCachedBackground<P0>(
imageattr: *mut GpImageAttributes,
enableflag: P0,
) -> Statuswhere
P0: Param<BOOL>,