speech_dispatcher_sys

Function pthread_spin_init

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