pub unsafe extern "C" fn Dart_ErrorHasException(
handle: Dart_Handle,
) -> bool
Expand description
Is this an error handle for an unhandled exception?
pub unsafe extern "C" fn Dart_ErrorHasException(
handle: Dart_Handle,
) -> bool
Is this an error handle for an unhandled exception?