[][src]Function rustc_llvm_proxy::proxy::LLVMSetValueName2

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