[][src]Function dart_sys::Dart_IsPausedOnStart

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

Is the current isolate paused on start?

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