[][src]Function winapi::um::ws2spi::WSCInstallProviderAndChains64_32

pub unsafe extern "system" fn WSCInstallProviderAndChains64_32(
    lpProviderId: LPGUID,
    lpszProviderDllPath: LPWSTR,
    lpszProviderDllPath32: LPWSTR,
    lpszLspName: LPWSTR,
    dwServiceFlags: DWORD,
    lpProtocolInfoList: LPWSAPROTOCOL_INFOW,
    dwNumberOfEntries: DWORD,
    lpdwCatalogEntryId: LPDWORD,
    lpErrno: LPINT
) -> c_int