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.