Skip to main content
LLVMGetFirstGlobalAlias
rustc_
codegen_
llvm
1.99.0-nightly
(11177f223 2026-08-02)
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Function
LLVM
GetFirst
Global
Alias
Copy item path
Source
pub(crate) unsafe extern "C" fn LLVMGetFirstGlobalAlias( M: &
Module
, ) ->
Option
<&
Value
>