This commit is contained in:
Jeroen van Rijn
2025-05-27 04:42:12 +02:00
parent c513f035ad
commit 0d55764aa7

View File

@@ -332,7 +332,7 @@ and returns an integer count of the `T` between them.
- `b`: A pointer to a type T
**Returns**
- `b` - `a` in items of T
- `b` - `a` in items of T as an `int`.
Example: