rustc_
codegen_
llvm
1.85.0-nightly
(a47555110 2024-11-22)
In rustc_
codegen_
llvm::
llvm
rustc_codegen_llvm
::
llvm
Function
LLVMGetFirstGlobal
Copy item path
Source
pub unsafe extern "C" fn LLVMGetFirstGlobal( M: &
Module
, ) ->
Option
<&
Value
>