Function libc::sched_setparam
source ยท pub unsafe extern "C" fn sched_setparam(
pid: pid_t,
param: *const sched_param,
) -> c_int
pub unsafe extern "C" fn sched_setparam(
pid: pid_t,
param: *const sched_param,
) -> c_int