Function mlir_sys::mlirAffineConstantExprGet 
source · pub unsafe extern "C" fn mlirAffineConstantExprGet(
    ctx: MlirContext,
    constant: i64
) -> MlirAffineExprExpand description
Creates an affine constant expression with ‘constant’ in the context.