[][src]Function dart_sys::Dart_DebugName

pub unsafe extern "C" fn Dart_DebugName() -> Dart_Handle

Returns the debugging name for the current isolate.

This name is unique to each isolate and should only be used to make debugging messages more comprehensible.