logo
pub const OPERATION_MASK: u32 = capi::PA_SUBSCRIPTION_EVENT_TYPE_MASK; // 0x0000_0030u32
👎 Deprecated since 2.20.0:

use the associated constant on Operation instead

Expand description

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