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

Is the current isolate paused on exit?

\return A boolean value indicating if the isolate is paused on exit.