pub unsafe extern "C" fn Dart_HandleMessage() -> Dart_HandleExpand description
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.
pub unsafe extern "C" fn Dart_HandleMessage() -> Dart_HandleHandles 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.