Function uacpi_object_get_dereferenced

uacpi_status uacpi_object_get_dereferenced(uacpi_object*, uacpi_object** out)

Description

Retrieve the object pointed to by a reference object.

NOTE: the reference count of the returned object is incremented by one and must be uacpi_object_unref'ed by the client when no longer needed.