speech_dispatcher_sys

Function pthread_setschedprio

Source
pub unsafe extern "C" fn pthread_setschedprio(
    __target_thread: pthread_t,
    __prio: c_int,
) -> c_int