pub fn free_persistent_object_enumerator(enumerator: ObjectEnumHandle)
Expand description
Deallocates an object enumerator.
Panics if enumerator
is not a valid handle.
pub fn free_persistent_object_enumerator(enumerator: ObjectEnumHandle)
Deallocates an object enumerator.
Panics if enumerator
is not a valid handle.