Function Macro

IdeTODO

Declaration

#define IDE_TODO (
  _msg
)

Description

Appends to the tracing log that unsupported code has been reached.

Available since:3.18
This function is not directly available to language bindings

Parameters

_msg -
 

The message to append to the trace log.