rustc_
codegen_
llvm
1.89.0-nightly
(44f415c1d 2025-06-06)
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Function
LLVMGetNextGlobal
Copy item path
Source
pub(crate) unsafe extern "C" fn LLVMGetNextGlobal( GlobalVar: &
Value
, ) ->
Option
<&
Value
>