pub fn get_object_info(object: ObjectHandle) -> ObjectInfo
Expand description
Returns info about an open object as well of the state of its handle.
Panics if object
is not a valid handle.
pub fn get_object_info(object: ObjectHandle) -> ObjectInfo
Returns info about an open object as well of the state of its handle.
Panics if object
is not a valid handle.