typed_arch 0.1.1

typed std::arch intrinsics
1
2
3
//! `i386` `EFLAGS` intrinsics

pub use arch::{__readeflags, __writeeflags};