Thanks to visit codestin.com
Credit goes to codeql.github.com

CodeQL library for C/C++
codeql/cpp-all 8.0.3 (changelog, source)
Search

Primitive predicate QlBuiltins::BigInt::toInt

Returns the receiver’s value as a 32-bit signed integer, or no result if the value exceeds the range supported by the int type.

int toInt()