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

Get the size of this DIType in bits.