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 a080c74 commit 339851eCopy full SHA for 339851e
libc/include/wchar.yaml
@@ -69,6 +69,6 @@ functions:
69
- stdc
70
return_type: wchar_t *
71
arguments:
72
- - type: __restricted wchar_t *
73
- - type: const __ restricted wchar_t *
+ - type: __restrict wchar_t *
+ - type: const __restrict wchar_t *
74
- type: size_t
0 commit comments