pub const fn pa_subscription_match_flags(
m: pa_subscription_mask_t,
t: pa_subscription_event_type_t,
) -> boolExpand description
Checks if event type t matches an event mask bitfield (returns true if so).
pub const fn pa_subscription_match_flags(
m: pa_subscription_mask_t,
t: pa_subscription_event_type_t,
) -> boolChecks if event type t matches an event mask bitfield (returns true if so).