pub unsafe extern "C" fn LLVMDITypeGetAlignInBits(
DType: LLVMMetadataRef,
) -> u32
Expand description
Get the alignment of this DIType in bits.
pub unsafe extern "C" fn LLVMDITypeGetAlignInBits(
DType: LLVMMetadataRef,
) -> u32
Get the alignment of this DIType in bits.