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

Required features: "Win32_Foundation"