[go: up one dir, main page]

[][src]Module pyo3::class::buffer

Represent Python Buffer protocol implementation

For more information check buffer protocol c-api

Traits

PyBufferGetBufferProtocol
PyBufferProtocol

Buffer protocol interface

PyBufferReleaseBufferProtocol