PyBuffer_SizeFromFormat

Return the implied itemsize of the data-format area from a struct-style description

abstract.h lies; this function actually does not exist. We're lying too.

version(Python_2_6_Or_Later)
int
PyBuffer_SizeFromFormat
(
const(char)*
)

Meta