Constant DEFAULT_ROUTINE_PRIORITY
pub const DEFAULT_ROUTINE_PRIORITY: i32 = 0;
Expand description
The default priority of a routine relative to other routines installed on the same hook.
pub const DEFAULT_ROUTINE_PRIORITY: i32 = 0;
The default priority of a routine relative to other routines installed on the same hook.