rcl  master
C API providing common ROS client library functionality.
Macros
macros.h File Reference

Go to the source code of this file.

Macros

#define RCL_WARN_UNUSED   __attribute__((warn_unused_result))
 Ignored return values of functions with this macro will emit a warning. More...
 

Macro Definition Documentation

◆ RCL_WARN_UNUSED

#define RCL_WARN_UNUSED   __attribute__((warn_unused_result))

Ignored return values of functions with this macro will emit a warning.