speech_dispatcher_sys

Function sched_setscheduler

Source
pub unsafe extern "C" fn sched_setscheduler(
    __pid: __pid_t,
    __policy: c_int,
    __param: *const sched_param,
) -> c_int