Currently we have CHAR (= char) and UCHAR (= unsigned char) types in the NativeTypes class. But on AArch64 both of these are unsigned, so add a SCHAR (= signed char) type in case the user needs an explicitly signed char type. Also make all the fields in this class final.
- Nick Gasson
- Nick Gasson
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved: