[][src]Function dart_sys::Dart_CurrentIsolateGroupData

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

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