speech_dispatcher_sys

Function pthread_mutex_trylock

Source
pub unsafe extern "C" fn pthread_mutex_trylock(
    __mutex: *mut pthread_mutex_t,
) -> c_int