rustc_
codegen_
llvm
1.85.0-nightly
(426d17342 2024-12-21)
In rustc_
codegen_
llvm::
llvm_
::
ffi
rustc_codegen_llvm
::
llvm_
::
ffi
Function
LLVMSetInitializer
Copy item path
Source
pub unsafe extern "C" fn LLVMSetInitializer<'a>( GlobalVar: &'a
Value
, ConstantVal: &'a
Value
, )