rustc_
codegen_
llvm
1.85.0-nightly
(5f23ef7d3 2024-12-20)
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
>