Module x86::current

source · []
Expand description

A short-cut to the architecture (bits32 or bits64) this crate was compiled for.

Re-exports

pub use crate::bits64::*;