Constant cranelift_codegen::ir::types::VOID[][src]

pub const VOID: Type = Type(0)

No type. Used for functions without a return value. Can't be loaded or stored. Can't be part of a SIMD vector.