Function rcl_get_zero_initialized_subscription

Function Documentation

rcl_subscription_t rcl_get_zero_initialized_subscription(void)

Return a rcl_subscription_t struct with members set to NULL.

Should be called to get a null rcl_subscription_t before passing to rcl_subscription_init().