Function rcl_get_zero_initialized_publisher
Defined in File publisher.h
Function Documentation
-
rcl_publisher_t rcl_get_zero_initialized_publisher(void)
Return a rcl_publisher_t struct with members set to
NULL
.Should be called to get a null rcl_publisher_t before passing to rcl_publisher_init().