[][src]Function libc::sched_getparam

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