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