Skip to main content
LLVMGetFirstGlobal
rustc_
codegen_
llvm
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
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
>