pub unsafe extern "C" fn rcl_service_is_valid(
service: *const rcl_service_t
) -> bool
Expand description
Check that the service is valid.
pub unsafe extern "C" fn rcl_service_is_valid(
service: *const rcl_service_t
) -> bool
Check that the service is valid.