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

Is the current isolate paused on start?

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