pub unsafe extern "C" fn aws_rw_lock_runlock(
    lock: *mut aws_rw_lock
) -> c_int
Expand description

Releases the lock.