diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in index 3fa8ea2..b208553 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -25,6 +25,7 @@ _opaque = [ "VkResult", "VkSurfaceKHR", "size_t", + "uint16_t", "uint32_t", "uintptr_t", ] |