sched_setattr

Function sched_setattr 

Source
pub unsafe extern "C" fn sched_setattr(
    tid: pid_t,
    attr: *mut sched_attr,
    flags: c_uint,
) -> c_int