pub unsafe extern "C" fn Dart_ExitIsolate()Expand description
Exits an isolate. After this call, Dart_CurrentIsolate will return NULL.
Requires there to be a current isolate.
pub unsafe extern "C" fn Dart_ExitIsolate()Exits an isolate. After this call, Dart_CurrentIsolate will return NULL.
Requires there to be a current isolate.