A way to map a specific int type, using the compiler to get the details automatically e.g: JITType type = getIntType!size_t();
See Implementation
A way to map a specific int type, using the compiler to get the details automatically e.g: JITType type = getIntType!size_t();