Type Alias dart_sys::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.