pub fn pa_context_is_good(state: pa_context_state_t) -> boolExpand description
Checks if the passed state is one of the connected states (returns true if so).
pub fn pa_context_is_good(state: pa_context_state_t) -> boolChecks if the passed state is one of the connected states (returns true if so).