mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-22 23:41:39 +00:00
* The length returned by PyBytes_AsStringAndSize isn't the byte size including null terminator, but the number of bytes in the string.
* The length returned by PyBytes_AsStringAndSize isn't the byte size including null terminator, but the number of bytes in the string.