rustc_
codegen_
llvm
1.85.0-nightly
(5f23ef7d3 2024-12-20)
In rustc_
codegen_
llvm::
llvm
rustc_codegen_llvm
::
llvm
Function
LLVMGetNextGlobal
Copy item path
Source
pub unsafe extern "C" fn LLVMGetNextGlobal( GlobalVar: &
Value
, ) ->
Option
<&
Value
>