io_uring_probe

Undocumented in source.
version(linux)
@system nothrow @nogc
struct io_uring_probe {}

Members

Variables

last_op
ubyte last_op;
Undocumented in source.
ops
io_uring_probe_op[0] ops;
Undocumented in source.
ops_len
ubyte ops_len;
Undocumented in source.
resv
ushort resv;
Undocumented in source.
resv2
uint[3] resv2;
Undocumented in source.

Meta