This is supported on crate feature
pyproto and (non-Py_LIMITED_API or Py_3_11) only.Expand description
Represent Python Buffer protocol implementation
For more information check buffer protocol c-api