pub fn close_object(object: ObjectHandle)
Expand description
Closes the given object handle.
Panics if object
is neither null or a valid handle.
pub fn close_object(object: ObjectHandle)
Closes the given object handle.
Panics if object
is neither null or a valid handle.