rustc_codegen_llvm::llvm

Function LLVMGetValueName2

source
pub unsafe extern "C" fn LLVMGetValueName2(
    Val: &Value,
    Length: *mut size_t,
) -> *const c_char