Module rt

Source
Expand description

Architecture-independent runtime support.

Structs§

Stack

Constants§

STACK_COOKIE 🔒
STACK_SIZE 🔒

Statics§

STACK

Functions§

start
The entry point.
verify_stack_cookie
Validate the stack cookie is still present. Panics if overwritten.