19 #ifndef __AFW_LMDB_FUNCTION_BINDINGS_H__
20 #define __AFW_LMDB_FUNCTION_BINDINGS_H__
Adaptive Framework declare helpers for afw_lmdb_.
#define AFW_LMDB_DECLARE(type)
Declare a public afw_lmdb function.
afw_lmdb_function_bindings_get()
Get array of pointers to afw_lmdb_function bindings.
const afw_value_t * afw_lmdb_function_execute_reader_list(afw_function_execute_t *x)
Adaptive Function reader_list
const afw_value_t * afw_lmdb_function_execute_reader_check(afw_function_execute_t *x)
Adaptive Function reader_check
Function execute parameter.
Struct for function value.
Interface afw_value public struct.