[][src]Function uapi::c::sched_getattr

pub unsafe fn sched_getattr(
    pid: pid_t,
    attr: *mut sched_attr,
    size: c_uint,
    flags: c_uint
) -> c_int