pub unsafe extern "C" fn rcl_publisher_get_subscription_count( publisher: *const rcl_publisher_t, subscription_count: *mut usize) -> rcl_ret_t
Get the number of subscriptions matched to a publisher.