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