Likewise Base Runtime Library
PLW_HASHMAP_PAIR Struct Reference

Hash pair. More...

#include <lw/hash.h>

Data Fields

LW_PVOID pKey
 
LW_PVOID pValue
 

Detailed Description

A structure representing a key-value pair in a hash table