Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f026dae + bb458db commit d95224cCopy full SHA for d95224c
1 file changed
Doc/c-api/buffer.rst
@@ -489,8 +489,8 @@ Buffer-related functions
489
:c:member:`view->obj` to *NULL* and return -1;
490
491
If this function is used as part of a :ref:`getbufferproc <buffer-structs>`,
492
- *exporter* MUST be set to the exporting object. Otherwise, *exporter* MUST
493
- be NULL.
+ *exporter* MUST be set to the exporting object and *flags* must be passed
+ unmodified. Otherwise, *exporter* MUST be NULL.
494
495
496
0 commit comments