pub unsafe extern "C" fn LLVMDITypeGetOffsetInBits(
DType: LLVMMetadataRef,
) -> u64
Expand description
Get the offset of this DIType in bits.
pub unsafe extern "C" fn LLVMDITypeGetOffsetInBits(
DType: LLVMMetadataRef,
) -> u64
Get the offset of this DIType in bits.