Function pthread_rwlockattr_getpshared
pub unsafe extern "C" fn pthread_rwlockattr_getpshared(
attr: *const pthread_rwlockattr_t,
val: *mut i32,
) -> i32
Available on crate feature
dep_sdl2
only.pub unsafe extern "C" fn pthread_rwlockattr_getpshared(
attr: *const pthread_rwlockattr_t,
val: *mut i32,
) -> i32
dep_sdl2
only.