Function libc::sched_getparam [] [src]

pub unsafe extern "C" fn sched_getparam(
    pid: pid_t,
    param: *mut sched_param
) -> c_int