Function xensiv_pas_gas_plat_assert(int)
Defined in File xensiv_pas_gas_pal_ino.cpp
Function Documentation
-
void xensiv_pas_gas_plat_assert(int expr)
Target platform-specific function that implements a runtime assertion; used to verify the assumptions made by the program and take appropriate actions if assumption is false.
- Parameters:
expr – [in] Expression to be verified