pub unsafe extern "C" fn LLVMDITypeGetSizeInBits(
DType: LLVMMetadataRef,
) -> u64Expand description
Get the size of this DIType in bits.
pub unsafe extern "C" fn LLVMDITypeGetSizeInBits(
DType: LLVMMetadataRef,
) -> u64Get the size of this DIType in bits.