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