codeql/go-all
2.1.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the implementation-independent size (in bits) of this numeric type.
This predicate is not defined for types with an implementation-specific size, that is, uint, int or uintptr.
uint
int
uintptr
int getSize()