pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
Py_buffer.itemsize
deimos
python
object
Py_buffer
This is Py_ssize_t so it can be pointed to by strides in simple case.
struct
Py_buffer
Py_ssize_t
itemsize
;
Meta
Source
See Implementation
deimos
python
object
Py_buffer
variables
buf
format
internal
itemsize
len
ndim
obj
readonly
shape
smalltable
strides
suboffsets
This is Py_ssize_t so it can be pointed to by strides in simple case.