pub unsafe extern "system" fn InstallPrinterDriverFromPackageW(
    pszserver: PCWSTR,
    pszinfpath: PCWSTR,
    pszdrivername: PCWSTR,
    pszenvironment: PCWSTR,
    dwflags: u32
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Printing"