Skip to content

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
);

Parameters

ctx (MTY_Queue *)

An MTY_Queue.

Platform support

Windows   macOS   Android   Linux   Web  

See also

Module: Struct

Clone this wiki locally