NativePyMemoryViewBuffer Struct Reference

#include <cpython3_raw.h>

Public Attributes

UCharbuf
 
NativePyObjectobj
 
Int len
 
Int itemsize
 
Int32 readonly
 
Int32 ndim
 
Charformat
 
Intshape
 
Intstrides
 
Intsuboffsets
 
Int smalltable [2]
 
void * internal
 

Member Data Documentation

◆ buf

UChar* buf

◆ obj

◆ len

Int len

◆ itemsize

Int itemsize

◆ readonly

Int32 readonly

◆ ndim

Int32 ndim

◆ format

Char* format

◆ shape

Int* shape

◆ strides

Int* strides

◆ suboffsets

Int* suboffsets

◆ smalltable

Int smalltable[2]

◆ internal

void* internal