rcl  master
C API providing common ROS client library functionality.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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.