Function windows_sys::Win32::Graphics::Printing::GetCorePrinterDriversW

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