rustc_
codegen_
llvm
1.89.0-nightly
(99e7c15e8 2025-06-01)
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Function
LLVMGetFirstGlobal
Copy item path
Source
pub(crate) unsafe extern "C" fn LLVMGetFirstGlobal( M: &
Module
, ) ->
Option
<&
Value
>