Define RCSW_NOALLOC_DATA

Define Documentation

RCSW_NOALLOC_DATA

Declare that the space for datablocks/data the THING will directly manage 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.