Returns the minimum priority of this scheduler.
impl Scheduler { fn min_priority(self) -> Result<u8, Errno> }
sched_get_priority_min(2)