Function rmw_client_allocate
Defined in File allocators.h
Function Documentation
-
rmw_client_t *rmw_client_allocate(void)
Allocate memory for an
rmw_client_t
using rcutils default allocator’s allocate()- Returns:
pointer to allocated memory
Defined in File allocators.h
Allocate memory for an rmw_client_t
using rcutils default allocator’s allocate()
pointer to allocated memory