Function dart_sys::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.