mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Py_buffer
mir
ndslice
connect
cpython
Python
Buffer structure
.
struct
bufferinfo
alias
Py_buffer
=
bufferinfo
alias
Py_buffer
=
bufferinfo
Meta
Source
See Implementation
mir
ndslice
connect
cpython
aliases
Py_buffer
enums
PythonBufferErrorCode
functions
fromPythonBuffer
toPythonBuffer
manifest constants
PyBuf_any_contiguous
PyBuf_c_contiguous
PyBuf_contig
PyBuf_contig_ro
PyBuf_f_contiguous
PyBuf_format
PyBuf_indirect
PyBuf_max_ndim
PyBuf_nd
PyBuf_records
PyBuf_records_ro
PyBuf_simple
PyBuf_strided
PyBuf_strided_ro
PyBuf_strides
PyBuf_writable
PyBuf_writeable
structs
bufferinfo
templates
pythonBufferFormat
variables
pythonBufferFlags
Python Buffer structure.