pub fn pa_context_is_good(state: pa_context_state_t) -> bool
Expand description

Checks if the passed state is one of the connected states (returns true if so).