LLVMStructType

Create a new structure type in the global context.

@see llvm::StructType::create()

extern (C) nothrow
LLVMTypeRef
LLVMStructType
(
LLVMTypeRef* ElementTypes
,,
LLVMBool Packed
)

Meta