llvm_sys::debuginfo

Function LLVMDITypeGetSizeInBits

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

Get the size of this DIType in bits.