Function libc::sched_setscheduler
[−]
[src]
pub unsafe extern fn sched_setscheduler(pid: pid_t,
policy: c_int,
param: *const sched_param)
-> c_int
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io