rustc_
codegen_
llvm
1.86.0-nightly
(6067b3631 2025-01-17)
In rustc_
codegen_
llvm::
llvm_
::
ffi
rustc_codegen_llvm
::
llvm_
::
ffi
Function
LLVMGetFirstGlobal
Copy item path
Source
pub unsafe extern "C" fn LLVMGetFirstGlobal( M: &
Module
, ) ->
Option
<&
Value
>