Function libc::sched_getparam [] [src]

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