acpi_tables
0.1.0
Usize
Trait Implementations
Aml
In acpi_tables::aml
?
Type Alias
acpi_tables
::
aml
::
Usize
source
·
[
−
]
pub type Usize =
usize
;
Trait Implementations
§
source
§
impl
Aml
for
Usize
source
§
fn
to_aml_bytes
(&self, bytes: &mut
Vec
<
u8
>)
Translate an ACPI object into AML code and append to the vector buffer.
Read more