Function LLVMSetGlobalConstant

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