mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
1d1b7d8c55
* The length returned by PyBytes_AsStringAndSize isn't the byte size including null terminator, but the number of bytes in the string.