![]() |
Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
|
#include <Kv.h>
Data Fields | |
void * | key |
void * | value |
void* key |
Definition at line 14 of file Kv.h.
Referenced by utils_kv_get(), and utils_kv_set().
void* value |
Definition at line 15 of file Kv.h.
Referenced by utils_kv_get(), and utils_kv_set().