[−][src]Constant game::pregame::built_info::CFG_TARGET_ARCH
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)
.