Module fermium::stdinc

source ·
Expand description

The “standard include” which almost every other include tends to use.

Structs

SDL’s bool approximation.

Constants

false value
true value

Functions

Define a four character code as a u32.
Get the current SDL memory functions.
The number of outstanding allocations.
Set new SDL memory functions.
Works like calloc
Works like free
Works like malloc
Works like realloc

Type Definitions