delete_persistent_handle

Function delete_persistent_handle 

Source
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.