Function windows::Win32::Graphics::GdiPlus::GdipSaveImageToFile
pub unsafe fn GdipSaveImageToFile<P0>(
image: *mut GpImage,
filename: P0,
clsidencoder: *const GUID,
encoderparams: *const EncoderParameters,
) -> Statuswhere
P0: Param<PCWSTR>,