pub unsafe extern "system" fn WSCInstallProviderAndChains64_32(
    lpproviderid: *const GUID,
    lpszproviderdllpath: PCWSTR,
    lpszproviderdllpath32: PCWSTR,
    lpszlspname: PCWSTR,
    dwserviceflags: u32,
    lpprotocolinfolist: *mut WSAPROTOCOL_INFOW,
    dwnumberofentries: u32,
    lpdwcatalogentryid: *mut u32,
    lperrno: *mut i32
) -> i32
Expand description

Required features: "Win32_Networking_WinSock"