Function uacpi_object_assign_reference
uacpi_status uacpi_object_assign_reference(uacpi_object*, uacpi_object* child)
Description
Make the provided object a reference and make it point to 'child'.
NOTE: child's reference count is incremented by one. Client code must remove all of the locally created references at its own discretion.