speech_dispatcher_sys

Function pthread_rwlock_destroy

Source
pub unsafe extern "C" fn pthread_rwlock_destroy(
    __rwlock: *mut pthread_rwlock_t,
) -> c_int