logo
pub const FACILITY_MASK: u32 = capi::PA_SUBSCRIPTION_EVENT_FACILITY_MASK; // 0x0000_000fu32
👎 Deprecated since 2.20.0:

use the associated constant on Facility instead

Expand description

Mask to extract facility value from the event type passed to the user callback.