We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad324f6 commit bb458dbCopy full SHA for bb458db
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