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