pub unsafe extern "C" fn Dart_CurrentIsolate() -> Dart_IsolateExpand description
Returns the current isolate. Will return NULL if there is no current isolate.
pub unsafe extern "C" fn Dart_CurrentIsolate() -> Dart_IsolateReturns the current isolate. Will return NULL if there is no current isolate.