IoRingBufferRefFromPointer macro (ioringapi.h)

Creates an instance of the IORING_BUFFER_REF structure from the provided pointer.

Syntax

void IoRingBufferRefFromPointer(
   p
);

Parameters

p

A void pointer representing the buffer to reference.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Build 22000
Minimum supported server Windows Build 22000
Header ioringapi.h