wil_details_FeatureDescriptor

//0x38 bytes (sizeof) struct wil_details_FeatureDescriptor { union wil_details_FeatureStateCache* featureStateCache; //0x0 struct wil_details_FeatureReportingCache* featureReportingCache; //0x8 struct FEATURE_LOGGED_TRAITS* featureLoggedTraits; //0x10 ULONG featureId; //0x18 UCHAR changeTime; //0x1c UCHAR isAlwaysDisabled; //0x1d UCHAR isAlwaysEnabled; //0x1e UCHAR isEnabledByDefault; //0x1f struct wil_details_FeatureDescriptor** requiresFeatures; //0x20 UCHAR variant; //0x28 enum wil_FeatureVariantPayloadKind payloadKind; //0x2c ULONG payload; //0x30 };