[][src]Function dart_sys::Dart_HasServiceMessages

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

Does the current isolate have pending service messages?

\return true if the isolate has pending service messages, false otherwise.