We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
I'd rather not write:
#ifndefPyBUF_READ#definePyBUF_READ 0x100#endif
and instead be able to rely on these even in stable abi mode
relevant error message:
whatever.c:1:30: error: ‘PyBUF_READ’ undeclared (first use in this function)