llvm_sys::debuginfo

Function LLVMDITypeGetAlignInBits

Source
pub unsafe extern "C" fn LLVMDITypeGetAlignInBits(
    DType: LLVMMetadataRef,
) -> u32
Expand description

Get the alignment of this DIType in bits.