Function uapi::sched_getscheduler

source ·
pub fn sched_getscheduler(pid: pid_t) -> Result<c_int>
Expand description