Skip to main content

pthread_rwlock_destroy

Function pthread_rwlock_destroy 

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