SolarCapture C Bindings User Guide  SF-115721-CD
Issue 3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sc_hash_table Struct Reference

A hash table. More...

#include <hash_table.h>

Detailed Description

A hash table.

This is an opaque pointer to a hash table created using sc_hash_table_alloc().

NOTE: Hash tables are only supported on x86_64 and x86 CPUs with the SSE 4.2 instruction set. In particular, the CRC32 instruction is required.


The documentation for this struct was generated from the following file: