pub type ObjectBlueprintSeL4Arch = ObjectBlueprintAArch32;
Expand description
Alias for ObjectBlueprintAArch32
.
Aliased Type§
enum ObjectBlueprintSeL4Arch {
Section,
PD,
}
pub type ObjectBlueprintSeL4Arch = ObjectBlueprintAArch32;
Alias for ObjectBlueprintAArch32
.
enum ObjectBlueprintSeL4Arch {
Section,
PD,
}