sched_getattr

Function sched_getattr 

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