Function pthread_rwlock_destroy
pub unsafe extern "C" fn pthread_rwlock_destroy(
lock: *mut pthread_rwlock_t,
) -> i32
Available on crate feature
dep_sdl2
only.pub unsafe extern "C" fn pthread_rwlock_destroy(
lock: *mut pthread_rwlock_t,
) -> i32
dep_sdl2
only.