Slide 23
Slide 23 text
Buffer Protocol
But the problem is, even if we cannot access this protocol with the standard code
base, this is accessible to us at the C-API level.
So, in Python, if we want to expose the same protocol in Python, we need to use
memory view.