Function rustc_codegen_llvm::llvm::LLVMSetInitializer

source ยท
pub unsafe extern "C" fn LLVMSetInitializer<'a>(
    GlobalVar: &'a Value,
    ConstantVal: &'a Value,
)