Function llvm_sys::core::LLVMSetInitializer

source ยท
pub unsafe extern "C" fn LLVMSetInitializer(
    GlobalVar: LLVMValueRef,
    ConstantVal: LLVMValueRef
)