Type Definition libpulse_binding::context::subscribe::InterestMaskSet [] [src]

type InterestMaskSet = pa_subscription_mask_t;

A set of facility masks, passed to Context::subscribe. Convert a Facility to a mask with facility_to_mask.