Function windows::Win32::Graphics::GdiPlus::GdipLoadImageFromStreamICM
pub unsafe fn GdipLoadImageFromStreamICM<P0>(
stream: P0,
image: *mut *mut GpImage,
) -> Statuswhere
P0: Param<IStream>,