Constant PTHREAD_PRIO_NONE

pub const PTHREAD_PRIO_NONE: i32 = 0;
Available on crate feature dep_sdl2 only.