[][src]Function dart_sys::Dart_IsPausedOnExit

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

Is the current isolate paused on exit?

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