speech_dispatcher_sys

Function pthread_barrierattr_setpshared

Source
pub unsafe extern "C" fn pthread_barrierattr_setpshared(
    __attr: *mut pthread_barrierattr_t,
    __pshared: c_int,
) -> c_int