Function rustc_codegen_llvm::llvm::LLVMSetValueName2

source ยท
pub unsafe extern "C" fn LLVMSetValueName2(
    Val: &Value,
    Name: *const c_char,
    NameLen: size_t,
)