# Functions

RegisterCleaner is responsible for registering a cleaner function.

# Type aliases

CancelFunc, if called, will disable the associated cleaner.
CleanerFunc is a function to be executed when an interrupt trigger.