Zig 0.17.0-dev (Split by item)
This is an example of documentation generated by
ZigDoc
, an alternative to Zig's built-in
Auto Doc
feature. See also
examples in other modes/formats
. The project being documented here (as the example) is the Zig library itself.
Zig
›
std/
›
os/
›
linux.zig
›
IORING_CQE_F_BUFFER
IORING_CQE_F_BUFFER
If set, the upper 16 bits are the buffer ID
linux.IORING_CQE_F_BUFFER
pub
const
IORING_CQE_F_BUFFER
=
1
<<
0
File
lib/std/os/
linux.zig
:
7459
Code
pub
const
IORING_CQE_F_BUFFER
=
1
<<
0