Constant hid_io_core::built_info::CFG_TARGET_ARCH [−][src]
pub const CFG_TARGET_ARCH: &str = "x86_64";
The target architecture, given by cfg!(target_arch)
.
pub const CFG_TARGET_ARCH: &str = "x86_64";
The target architecture, given by cfg!(target_arch)
.