Function windows_sys::Win32::Graphics::Printing::DeletePrinterDriverExW
[−]pub unsafe extern "system" fn DeletePrinterDriverExW(
pname: PWSTR,
penvironment: PWSTR,
pdrivername: PWSTR,
dwdeleteflag: u32,
dwversionflag: u32
) -> BOOLExpand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’
