Function LLVMRustGetMangledName

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