Dart_HandleFromPersistent

Function Dart_HandleFromPersistent 

Source
pub unsafe extern "C" fn Dart_HandleFromPersistent(
    object: Dart_PersistentHandle,
) -> Dart_Handle
Expand description

Allocates a handle in the current scope from a persistent handle.