Function libpulse_sys::context::subscribe::pa_subscription_match_flags[][src]

pub const fn pa_subscription_match_flags(
    m: pa_subscription_mask_t,
    t: pa_subscription_event_type_t
) -> bool
Expand description

Checks if event type t matches an event mask bitfield (returns true if so).