pub unsafe fn delete_persistent_handle(object: Dart_Handle)Expand description
Deallocates the provided Dart_PersistentHandle.
ยงSafety
initialize_api must be called before this function.
pub unsafe fn delete_persistent_handle(object: Dart_Handle)Deallocates the provided Dart_PersistentHandle.
initialize_api must be called before this function.