cranelift_codegen::ir::types
pub const VOID: Type = Type(0)
=
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.