dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
io_uring_probe_op
core
sys
linux
io_uring
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (
C
) @
nogc
nothrow
struct
io_uring_probe_op {
ubyte
op
;
ubyte
resv
;
ushort
flags
;
uint
resv2
;
}
Members
Variables
flags
ushort
flags
;
IO_URING_OP_* flags
Meta
Source
See Implementation
core
sys
linux
io_uring
enums
IORING_ENTER_GETEVENTS
IORING_OFF_SQ_RING
IORING_REGISTER_BUFFERS
IORING_SETUP_IOPOLL
manifest constants
IORING_CQE_F_BUFFER
structs
io_sqring_offsets
io_uring_cqe
io_uring_params
io_uring_probe
io_uring_probe_op
io_uring_sqe