Define RCSW_NOALLOC_HANDLE

Define Documentation

RCSW_NOALLOC_HANDLE

Declare that space for some structure is provided by the application.

Applicable to xx_init() functions with an xx_in parameter which is ignored if you do not pass this flag (even if it is non-NULL).

Applicable to all RCSW modules. Whether or not it applies to a specific part of a module will be documented for each module.