pub unsafe extern "C" fn rcl_publisher_is_valid(
publisher: *const rcl_publisher_t
) -> bool
Expand description
Return the context associated with this publisher.
pub unsafe extern "C" fn rcl_publisher_is_valid(
publisher: *const rcl_publisher_t
) -> bool
Return the context associated with this publisher.