NativeArch

Type Alias NativeArch 

Source
pub type NativeArch = X64;
Expand description

native architecture type alias based on target

Aliased Typeยง

pub struct NativeArch;