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

pub unsafe extern "system" fn WSCInstallProvider(
    lpProviderId: LPGUID,
    lpszProviderDllPath: *const WCHAR,
    lpProtocolInfoList: LPWSAPROTOCOL_INFOW,
    dwNumberOfEntries: DWORD,
    lpErrno: LPINT
) -> c_int