pub unsafe extern "system" fn GetCorePrinterDriversW(
    pszserver: PWSTR,
    pszenvironment: PWSTR,
    pszzcoredriverdependencies: PWSTR,
    ccoreprinterdrivers: u32,
    pcoreprinterdrivers: *mut CORE_PRINTER_DRIVERW
) -> HRESULT
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’