[][src]Function dart_sys::Dart_IsPrecompiledRuntime

pub unsafe extern "C" fn Dart_IsPrecompiledRuntime() -> bool

Returns whether the VM only supports running from precompiled snapshots and not from any other kind of snapshot or from source (that is, the VM was compiled with DART_PRECOMPILED_RUNTIME).