énumération IORING_VERSION (ntioring_x.h)
Spécifie la version de l’API d’anneau d’E/S.
Syntax
typedef enum IORING_VERSION {
IORING_VERSION_INVALID,
IORING_VERSION_1,
IORING_VERSION_2,
IORING_VERSION_3,
IORING_VERSION_4
} ;
Constantes
IORING_VERSION_INVALID Version non valide. |
IORING_VERSION_1 Version 1. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Build 22000 |
Serveur minimal pris en charge | Windows Build 22000 |
En-tête | ntioring_x.h |