Skip to main content

pthread_rwlock_unlock

Function pthread_rwlock_unlock 

Source
pub unsafe extern "C" fn pthread_rwlock_unlock(
    __rwlock: *mut u32,
) -> i32