speech_dispatcher_sys

Function pthread_getcpuclockid

Source
pub unsafe extern "C" fn pthread_getcpuclockid(
    __thread_id: pthread_t,
    __clock_id: *mut __clockid_t,
) -> c_int