pub extern "C" fn twz_runtime_start(aux_array: *const AuxEntry) -> !
Expand description

Called from _start to initialize the runtime and pass control to the Rust stdlib.