Function libc::unix::linux_like::linux::sched_setparam    
source · pub unsafe extern "C" fn sched_setparam(
    pid: pid_t,
    param: *const sched_param
) -> c_intpub unsafe extern "C" fn sched_setparam(
    pid: pid_t,
    param: *const sched_param
) -> c_int