pub unsafe extern "C" fn Dart_CurrentIsolateGroup() -> Dart_IsolateGroupExpand description
Returns the current isolate group. Will return NULL if there is no current isolate group.
pub unsafe extern "C" fn Dart_CurrentIsolateGroup() -> Dart_IsolateGroupReturns the current isolate group. Will return NULL if there is no current isolate group.