We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96a518 commit 667afb8Copy full SHA for 667afb8
other-reprs.md
@@ -28,7 +28,7 @@ the FFI boundary.
28
29
* **The [drop flag][] will still be added**
30
31
-* This is equivalent to one of `repr(u\*)` (see the next section) for enums. The
+* This is equivalent to one of `repr(u*)` (see the next section) for enums. The
32
chosen size is the default enum size for the target platform's C ABI. Note that
33
enum representation in C is undefined, and this may be incorrect when the C
34
code is compiled with certain flags.
0 commit comments