Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
Loading...
Searching...
No Matches
utils_kv_s::Pair Struct Reference

#include <Kv.h>

Data Fields

void * key
 
void * value
 

Detailed Description

Definition at line 12 of file Kv.h.

Field Documentation

◆ key

void* key

Definition at line 14 of file Kv.h.

Referenced by utils_kv_get(), and utils_kv_set().

◆ value

void* value

Definition at line 15 of file Kv.h.

Referenced by utils_kv_get(), and utils_kv_set().


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