LLVMGetFirstGlobal
rustc_
codegen_
llvm
1.94.0
(4a4ef493e 2026-03-02)
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Function
LLVM
GetFirst
Global
Copy item path
Source
pub(crate) unsafe extern "C" fn LLVMGetFirstGlobal( M: &
Module
, ) ->
Option
<&
Value
>