[][src]Function dart_sys::Dart_ExitScope

pub unsafe extern "C" fn Dart_ExitScope()

Exits a scope.

The previous scope (if any) becomes the current scope.

Requires there to be a current isolate.