rustc_codegen_llvm::llvm_::ffi

Function LLVMSetValueName2

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