pthread_rwlockattr_setpshared

Function pthread_rwlockattr_setpshared 

Source
pub unsafe extern "C" fn pthread_rwlockattr_setpshared(
    arg1: *mut pthread_rwlockattr_t,
    arg2: c_int,
) -> c_int