IoRingHandleRefFromIndex macro (ioringapi.h)
Creates an instance of the IORING_HANDLE_REF structure from the provided index.
Syntax
void IoRingHandleRefFromIndex(
i
);
Parameters
i
The index within the submission queue of the file to be referenced.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Build 22000 |
Minimum supported server | Windows Build 22000 |
Header | ioringapi.h |