Define RCSW_NOALLOC_META
Defined in File flags.h
Define Documentation
-
RCSW_NOALLOC_META
Declare that space for the metadata of the THING needed to manage the actual data is provided by the application.
If passed, you must provide a handle to the application-allocated space as a parameter.
Applicable to xx_init() functions in all RCSW modules. Whether or not it applies to a specific part of a module will be documented for each module.