Function llvm_sys::debuginfo::LLVMDITypeGetSizeInBits
source · [−]pub unsafe extern "C" fn LLVMDITypeGetSizeInBits(
DType: LLVMMetadataRef
) -> u64
Expand description
Get the size of this DIType in bits.
pub unsafe extern "C" fn LLVMDITypeGetSizeInBits(
DType: LLVMMetadataRef
) -> u64
Get the size of this DIType in bits.