Function rcutils_uint8_array_resize

Function Documentation

Warning

doxygenfunction: Unable to resolve function “rcutils_uint8_array_resize” with arguments “(rcutils_uint8_array_t*, size_t)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name. [error at 0] *Resize the internal buffer of the uint8 array rcutils_ret_t rcutils_uint8_array_resize (rcutils_uint8_array_t *uint8_array, size_t new_size) ^ If the function has a return type: Invalid C++ declaration: Expected identifier in nested name. [error at 0] *Resize the internal buffer of the uint8 array rcutils_ret_t rcutils_uint8_array_resize (rcutils_uint8_array_t *uint8_array, size_t new_size) ^