gtk-d v3.9.0 (2019-05-28T12:27:51Z)
Home
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
aliases
doref
constructors
this
destructors
~this
functions
getAtomicQueueStruct
getStruct
length
peek
pop
push
ref_
unref
static functions
getType
variables
gstAtomicQueue
ownedRef
Append @data to the tail of the queue.