Documentation
Dlang.org
Uring.next
during
Uring
Advances the userspace submision queue and returns last
SubmissionEntry
.
struct
Uring
nothrow @
nogc
ref @
safe
pure
SubmissionEntry
next
()
(
)
Meta
Source
See Implementation
during
Uring
constructors
this
destructors
~this
functions
capacity
dropped
empty
fd
front
full
length
next
overflow
params
popFront
put
putWith
registerBuffers
registerEventFD
registerFiles
submit
unregisterBuffers
unregisterEventFD
unregisterFiles
wait
Advances the userspace submision queue and returns last SubmissionEntry.