Alias nativeToGffType
Converts a native type T to the associated GffType. Types must match exactly
alias nativeToGffType(T)
= GffType .Byte;
Converts a native type T to the associated GffType. Types must match exactly
alias nativeToGffType(T)
= GffType .Byte;