pub unsafe extern "system" fn AddPrinterDriverExW(
    pname: PCWSTR,
    level: u32,
    lpbdriverinfo: *const u8,
    dwfilecopyflags: u32
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’