pub unsafe extern "C" fn mlirAffineMapGetNumResults(
affineMap: MlirAffineMap,
) -> isizeExpand description
Returns the number of results of the given affine map.
pub unsafe extern "C" fn mlirAffineMapGetNumResults(
affineMap: MlirAffineMap,
) -> isizeReturns the number of results of the given affine map.