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