rustc_
codegen_
llvm
1.86.0-nightly
(243d2ca4d 2025-01-06)
In rustc_
codegen_
llvm::
llvm
rustc_codegen_llvm
::
llvm
Function
LLVMGetNamedFunction
Copy item path
Source
pub unsafe extern "C" fn LLVMGetNamedFunction( M: &
Module
, Name:
*const
c_char
, ) ->
Option
<&
Value
>