Constant IN_ONESHOT
pub const IN_ONESHOT: u32 = 0x8000_0000; // 2_147_483_648u32
Available on crate feature
dep_nc
only.Expand description
only send event once
pub const IN_ONESHOT: u32 = 0x8000_0000; // 2_147_483_648u32
dep_nc
only.only send event once