const RTL_QUERY_REGISTRY_NOVALUE: comptime_int = 8;
[src]
Used to mark a table entry that has no value name, just wants a call out, not an enumeration of all values.
const RTL_QUERY_REGISTRY_NOVALUE: comptime_int = 8;
Used to mark a table entry that has no value name, just wants a call out, not an enumeration of all values.