[][src]Function uapi::sched_setscheduler

pub fn sched_setscheduler(
    pid: pid_t,
    policy: c_int,
    param: &sched_param
) -> Result<c_int>