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