Function windows::Win32::Graphics::GdiPlus::GdipLoadImageFromFile

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