rustc_
codegen_
llvm
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
In rustc_
codegen_
llvm::
llvm
rustc_codegen_llvm
::
llvm
Function
LLVMSetInitializer
Copy item path
source
pub unsafe extern "C" fn LLVMSetInitializer<'a>( GlobalVar: &'a
Value
, ConstantVal: &'a
Value
, )