Module emf_core_base_rs::global::sys[][src]

Global sys api.

Functions

get_function

Fetches a function from the interface.

get_sync_handler

Fetches the active synchronization handler.

has_function

Checks if a function is implemented.

panic

Execution of the program is stopped abruptly. The error may be logged.

set_sync_handler

Sets a new synchronization handler.

shutdown

Sends a termination signal.