Function panda_sys::sched_setparam

source ·
pub unsafe extern "C" fn sched_setparam(
    __pid: __pid_t,
    __param: *const sched_param
) -> c_int