Function m3_NewRuntime

Source
pub unsafe extern "C" fn m3_NewRuntime(
    io_environment: IM3Environment,
    i_stackSizeInBytes: u32,
    unused: *mut c_void,
) -> IM3Runtime