Skip to main content

Dart_IsolateGroupId

Type Alias Dart_IsolateGroupId 

Source
pub type Dart_IsolateGroupId = i64;
Expand description

Gets an id that uniquely identifies current isolate group.

It is the responsibility of the caller to free the returned ID.