[][src]Function dart_sys::Dart_HandleMessage

pub unsafe extern "C" fn Dart_HandleMessage() -> Dart_Handle

Handles the next pending message for the current isolate.

May generate an unhandled exception error.

\return A valid handle if no error occurs during the operation.