pub unsafe extern "C" fn Dart_IsError(handle: Dart_Handle) -> boolExpand description
Is this an error handle?
Requires there to be a current isolate.
pub unsafe extern "C" fn Dart_IsError(handle: Dart_Handle) -> boolIs this an error handle?
Requires there to be a current isolate.