Function LLVMSetGlobalConstant

Source
pub unsafe extern "C" fn LLVMSetGlobalConstant(
    GlobalVar: *mut LLVMValue,
    IsConstant: i32,
)