api_impl::storage

Function free_persistent_object_enumerator

Source
pub fn free_persistent_object_enumerator(enumerator: ObjectEnumHandle)
Expand description

Deallocates an object enumerator.

Panics if enumerator is not a valid handle.