api_impl::storage

Function close_object

Source
pub fn close_object(object: ObjectHandle)
Expand description

Closes the given object handle.

Panics if object is neither null or a valid handle.