#define AFW_DECLARE(type)
Declare a public afw function.
Adaptive Framework Core Internal.
void afw_adaptor_context_prepare(const afw_adaptor_t *adaptor, const afw_pool_t *p, afw_xctx_t *xctx)
Prepare expression evaluation context for adaptor::.
#define AFW_THROW_ERROR_Z(code, message_z, xctx)
Macro used to set error and 0 rv in xctx and throw it.
Interface afw_adaptor public struct.
Interface afw_pool public struct.
Interface afw_xctx public struct.