pub const ONSTACK = 1
pub const DISABLE = 2
pub const AUTODISARM = 1 << 31
pub const SS = struct { pub const ONSTACK = 1; pub const DISABLE = 2; pub const AUTODISARM = 1 << 31; }
Press escape to exit search and then '?' to see more options.