Function llvm_sys::debuginfo::LLVMDITypeGetName
source · pub unsafe extern "C" fn LLVMDITypeGetName(
DType: LLVMMetadataRef,
Length: *mut size_t
) -> *const c_char
Expand description
Get the name of this DIType.