Method SetBody NamespaceUbiquity.NET.Llvm.Types AssemblyUbiquity.NET.Llvm.dll SetBody(bool, params ITypeRef[]) Sets the body of the structure void SetBody(bool packed, params ITypeRef[] elements) Parameters packed bool Flag to indicate if the body elements are packed (e.g. no padding) elements ITypeRef[] Types of each element (may be empty)