pub unsafe extern "C" fn Dart_CurrentIsolateGroupData() -> *mut c_void
Expand description

Returns the callback data associated with the current isolate group. This data was passed to the isolate group when it was created.