speech_dispatcher_sys

Function pthread_barrier_destroy

Source
pub unsafe extern "C" fn pthread_barrier_destroy(
    __barrier: *mut pthread_barrier_t,
) -> c_int