Skip to main content

Dart_CurrentIsolateGroup

Function Dart_CurrentIsolateGroup 

Source
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.