Function pyo3_ffi::PyBuffer_SizeFromFormat
source ยท pub unsafe extern "C" fn PyBuffer_SizeFromFormat(
format: *const c_char,
) -> Py_ssize_t
Available on non-
Py_3_11
and non-Py_LIMITED_API
only.