pub unsafe extern "C" fn rcl_subscription_is_valid(
    subscription: *const rcl_subscription_t
) -> bool
Expand description

Check that the subscription is valid.“]