Define RCUTILS_CHECK_ALLOCATOR_WITH_MSG

Define Documentation

RCUTILS_CHECK_ALLOCATOR_WITH_MSG(allocator, msg, fail_statement)

Check the given allocator, and set the message in msg and run fail_statement if it is not valid.