Constant cranelift_codegen::ir::types::I16

source ·
pub const I16: Type;
Expand description

An integer type with 16 bits. WARNING: arithmetic on 16bit integers is incomplete