speech_dispatcher_sys

Function pthread_spin_trylock

Source
pub unsafe extern "C" fn pthread_spin_trylock(
    __lock: *mut pthread_spinlock_t,
) -> c_int