Function rmw_free
Defined in File allocators.h
Function Documentation
-
void rmw_free(void *pointer)
Free memory using rcutils default allocator’s deallocate()
- Parameters:
pointer – [in] pointer to allocated memory
Defined in File allocators.h
Free memory using rcutils default allocator’s deallocate()
pointer – [in] pointer to allocated memory