LLVMPreferredAlignmentOfType

Computes the preferred alignment of a type in bytes for a target. See the method llvm::DataLayout::getTypeABISize.

extern (C) nothrow
uint
LLVMPreferredAlignmentOfType
(,
LLVMTypeRef Ty
)

Meta