☰
In rustc_codegen_llvm::llvm
?
Function
rustc_codegen_llvm
::
llvm
::
LLVMGetNamedGlobal
source
·
[
−
]
pub unsafe extern "C" fn LLVMGetNamedGlobal(
M: &
Module
,
Name:
*const
c_char
) ->
Option
<&
Value
>