speech_dispatcher_sys

Function pthread_rwlockattr_getpshared

Source
pub unsafe extern "C" fn pthread_rwlockattr_getpshared(
    __attr: *const pthread_rwlockattr_t,
    __pshared: *mut c_int,
) -> c_int