[][src]Function dart_sys::Dart_CurrentIsolateData

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

Returns the callback data associated with the current isolate. This data was set when the isolate got created or initialized.