pub unsafe extern "C" fn Dart_CurrentIsolateGroup(
) -> Dart_IsolateGroup
Expand description

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