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

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’