Function mlir_sys::mlirAffineCeilDivExprGet 
source · pub unsafe extern "C" fn mlirAffineCeilDivExprGet(
    lhs: MlirAffineExpr,
    rhs: MlirAffineExpr
) -> MlirAffineExprExpand description
Creates an affine ceildiv expression with ‘lhs’ and ‘rhs’.