[][src]Function dart_sys::Dart_IsError

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

Is this an error handle?

Requires there to be a current isolate.