Function libc::sched_setscheduler [−][src]
pub unsafe extern "C" fn sched_setscheduler(
    pid: pid_t, 
    policy: c_int, 
    param: *const sched_param
) -> c_intpub unsafe extern "C" fn sched_setscheduler(
    pid: pid_t, 
    policy: c_int, 
    param: *const sched_param
) -> c_int