[][src]Function rustc_llvm_proxy::proxy::LLVMSetValueName

#[no_mangle]
pub unsafe extern "C" fn LLVMSetValueName(
    Val: LLVMValueRef,
    Name: *const c_char
)