Function LLVMSetInitializer

Source
pub unsafe extern "C" fn LLVMSetInitializer(
    GlobalVar: *mut LLVMValue,
    ConstantVal: *mut LLVMValue,
)