Function libc::sched_getparam

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