LLVMIsPackedStruct

Determine whether a structure is packed.

@see llvm::StructType::isPacked()

extern (C) nothrow
LLVMBool
LLVMIsPackedStruct
(
LLVMTypeRef StructTy
)

Meta