PatchworkOS  2ca1c69
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_object_reference_t Struct Reference

Data for an object reference object. More...

#include <object.h>

Collaboration diagram for aml_object_reference_t:

Data Fields

 AML_OBJECT_COMMON_HEADER
 
aml_object_ttarget
 

Detailed Description

Data for an object reference object.

Definition at line 334 of file object.h.

Field Documentation

◆ AML_OBJECT_COMMON_HEADER

aml_object_reference_t::AML_OBJECT_COMMON_HEADER

Definition at line 336 of file object.h.

◆ target

aml_object_t* aml_object_reference_t::target

Definition at line 337 of file object.h.


The documentation for this struct was generated from the following file: