[][src]Function dart_sys::Dart_GetStickyError

pub unsafe extern "C" fn Dart_GetStickyError() -> Dart_Handle

Gets the sticky error for the current isolate.

\return A handle to the sticky error object or null.