PyBuffer_FillContiguousStrides

Fill the strides array with byte-strides of a contiguous (Fortran-style if fort is 'F' or C-style otherwise) array of the given shape with the given number of bytes per element.

version(Python_2_6_Or_Later)
void
PyBuffer_FillContiguousStrides

Meta