pub unsafe extern "C" fn aws_mutex_unlock(
    mutex: *mut aws_mutex
) -> c_int
Expand description

Releases the lock.