pub unsafe extern "C" fn Dart_DebugName() -> Dart_HandleExpand description
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.
pub unsafe extern "C" fn Dart_DebugName() -> Dart_HandleReturns 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.