LLVMStructSetBody

Set the contents of a structure type.

@see llvm::StructType::setBody()

extern (C) nothrow
void
LLVMStructSetBody
(
LLVMTypeRef StructTy
,
LLVMTypeRef* ElementTypes
,,
LLVMBool Packed
)

Meta