Dart_CurrentIsolate

Function Dart_CurrentIsolate 

Source
pub unsafe extern "C" fn Dart_CurrentIsolate() -> Dart_Isolate
Expand description

Returns the current isolate. Will return NULL if there is no current isolate.