-
Notifications
You must be signed in to change notification settings - Fork 55
MTY_RWLockUnlock
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Unlock an MTY_RWLock
.
void MTY_RWLockUnlock(
MTY_RWLock * ctx
);
ctx
(MTY_RWLock *
)
An MTY_RWLock
.