pub unsafe extern "C" fn mlirAffineCeilDivExprGet(
    lhs: MlirAffineExpr,
    rhs: MlirAffineExpr
) -> MlirAffineExpr
Expand description

Creates an affine ceildiv expression with ‘lhs’ and ‘rhs’.