Module nstd::core

source · []

Modules

Constants

A null pointer value.

Functions

Terminates the program in an abnormal fashion.

Asserts that b is true, aborts if b is false. Parameters: const NSTDBool b - The boolean.