☰
Other items in
rustc_codegen_llvm
::
llvm
All crates
?
Function
rustc_codegen_llvm
::
llvm
::
LLVMGetNamedGlobal
[
−
]
[src]
pub unsafe extern "C" fn LLVMGetNamedGlobal(
M: &
Module
,
Name:
*const
c_char
) ->
Option
<&
Value
>