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

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.