Function melior::dialect::llvm::type::struct

source ·
pub fn struct<'c>(
    context: &'c Context,
    fields: &[Type<'c>],
    packed: bool
) -> Type<'c>
Expand description

Creates an LLVM struct type.