pub unsafe extern "system" fn AddPrinterConnection2W(
    hwnd: HWND,
    pszname: PCWSTR,
    dwlevel: u32,
    pconnectioninfo: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Graphics_Printing", "Win32_Foundation"