|
Golioth Firmware SDK
|
#include <zcbor_utils.h>
Data Fields | |
| struct zcbor_map_key | key |
| int(* | decode )(zcbor_state_t *zsd, void *value) |
| void * | value |
Definition at line 31 of file zcbor_utils.h.
| int(* zcbor_map_entry::decode) (zcbor_state_t *zsd, void *value) |
Definition at line 34 of file zcbor_utils.h.
| struct zcbor_map_key zcbor_map_entry::key |
Definition at line 33 of file zcbor_utils.h.
| void* zcbor_map_entry::value |
Definition at line 35 of file zcbor_utils.h.