entry
Overview
Related Modules:
Description:
Defines a hash table entry.
Summary
Data Fields
Details
Field Documentation
data
void* entry::data
Description:
Value of the entry
key
char* entry::key
Description:
Key of the entry
本文档使用 BookStack 构建