Function LLVMSetGlobalConstant

Source
pub(crate) unsafe extern "C" fn LLVMSetGlobalConstant(
    GlobalVar: &Value,
    IsConstant: c_int,
)