Function Macro

IdeTODO

Declaration

#define IDE_TODO (
  _msg
)

Description

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

This function is not directly available to language bindings.

Parameters

_msg

Type: -

The message to append to the trace log.