[][src]Function dart_sys::Dart_ShouldPauseOnExit

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

If the VM flag --pause-isolates-on-exit was passed this will be true.

\return A boolean value indicating if pause on exit was requested.