Dart_IsError

Function Dart_IsError 

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

Is this an error handle?

Requires there to be a current isolate.