-
Notifications
You must be signed in to change notification settings - Fork 55
MTY_QueuePop
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Unlock the most recently acquired output buffer and mark it as empty.
void MTY_QueuePop(
MTY_Queue * ctx
);
ctx
(MTY_Queue *
)
An MTY_Queue
.