Function rcutils_error_is_set
Defined in File error_handling.h
Function Documentation
-
bool rcutils_error_is_set(void)
Return
true
if the error is set, otherwisefalse
.
Defined in File error_handling.h
Return true
if the error is set, otherwise false
.