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