Function rustc_codegen_llvm::llvm::LLVMRustGetMangledName

source ·
pub unsafe extern "C" fn LLVMRustGetMangledName(
    V: &Value,
    out: &RustString
)