#[unsafe(no_mangle)]pub extern "C" fn mun_runtime_destroy(runtime: Runtime) -> ErrorHandleExpand description
Destructs the runtime corresponding to handle.
#[unsafe(no_mangle)]pub extern "C" fn mun_runtime_destroy(runtime: Runtime) -> ErrorHandleDestructs the runtime corresponding to handle.