ΒΆuint32_t LLVMDITypeGetAlignInBits(
    LLVMMetadataRef DType)

Description

Get the alignment of this DIType in bits.

Declared at: llvm/include/llvm-c/DebugInfo.h:1059

Parameters

LLVMMetadataRef DType
The DIType.