Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides types for I/O ring operations.
This header is used by Data Access and Storage. For more information, see:
ntioring_x.h contains the following programming interfaces:
Structures
| IORING_BUFFER_INFO  Represents a data buffer that can be registered with an I/O ring.  | 
| IORING_REGISTERED_BUFFER  Represents a buffer that has been registered with an I/O ring with a call to BuildIoRingRegisterBuffers.  | 
Enumerations
| IORING_FEATURE_FLAGS  Represents feature support for the an I/O ring API version.  | 
| IORING_OP_CODE  Specifies the type of an I/O ring operation.  | 
| IORING_VERSION  Specifies the IORING API version.  |