[−][src]Function llvm_sys::debuginfo::LLVMDITypeGetName
pub unsafe extern "C" fn LLVMDITypeGetName(
DType: LLVMMetadataRef,
Length: *mut size_t
) -> *const c_char
Get the name of this DIType.
pub unsafe extern "C" fn LLVMDITypeGetName(
DType: LLVMMetadataRef,
Length: *mut size_t
) -> *const c_char
Get the name of this DIType.