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.
2 parents 8cd52ac + 339851e commit e428476Copy full SHA for e428476
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