twizzler_rt_abi::core

Function twz_rt_runtime_entry

source
pub fn twz_rt_runtime_entry(
    info: *const RuntimeInfo,
    std_entry: unsafe extern "C-unwind" fn(_: BasicAux) -> BasicReturn,
) -> !
Expand description

The entry point for the runtime. Not for public use.