gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
AtomicQueue.push
gstreamer
AtomicQueue
AtomicQueue
Append @data to the tail of the queue.
class
AtomicQueue
void
push
(
void
*
data
)
Parameters
data
void
*
the data
Meta
Source
See Implementation
gstreamer
AtomicQueue
AtomicQueue
constructors
this
destructors
~this
functions
doref
getAtomicQueueStruct
getStruct
length
peek
pop
push
unref
static functions
getType
variables
gstAtomicQueue
ownedRef
Append @data to the tail of the queue.