pub unsafe extern "C" fn mlirAffineMapGetNumResults(
    affineMap: MlirAffineMap
) -> isize
Expand description

Returns the number of results of the given affine map.