Function Dart_ErrorGetStackTrace

Source
pub unsafe extern "C" fn Dart_ErrorGetStackTrace(
    handle: Dart_Handle,
) -> Dart_Handle
Expand description

Gets the stack trace Object from an unhandled exception error handle.