Function windows::Win32::Graphics::GdiPlus::GdipLoadImageFromFileICM

pub unsafe fn GdipLoadImageFromFileICM<P0>(
    filename: P0,
    image: *mut *mut GpImage
) -> Status
where P0: Param<PCWSTR>,