pub unsafe extern "system" fn DeletePrinterDriverW(
    pname: PWSTR,
    penvironment: PWSTR,
    pdrivername: PWSTR
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’