speech_dispatcher_sys

Function sched_getparam

Source
pub unsafe extern "C" fn sched_getparam(
    __pid: __pid_t,
    __param: *mut sched_param,
) -> c_int