Function mlir_sys::mlirLLVMStructTypeLiteralGet
source · pub unsafe extern "C" fn mlirLLVMStructTypeLiteralGet(
ctx: MlirContext,
nFieldTypes: isize,
fieldTypes: *const MlirType,
isPacked: bool
) -> MlirType
Expand description
Creates an LLVM literal (unnamed) struct type.