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