Constant air_interpreter_wasm::build_info::CFG_POINTER_WIDTH
source · [−]pub const CFG_POINTER_WIDTH: &str = "64";
Expand description
The pointer width, given by cfg!(target_pointer_width)
.
pub const CFG_POINTER_WIDTH: &str = "64";
The pointer width, given by cfg!(target_pointer_width)
.