change winsize to struct winsize

This commit is contained in:
Ron Williams
2023-06-10 13:26:41 -07:00
parent ec1fb94f6d
commit 53abd37bdc
+3
View File
@@ -11,3 +11,6 @@ cpp_compat = true
[enum]
prefix_with_name = true
[export.rename]
"winsize" = "struct winsize"