fn debug_buffer(
name: &str,
b: &PyUntypedBuffer,
f: &mut Formatter<'_>,
) -> ResultAvailable on
Py_3_11 or non-Py_LIMITED_API only.fn debug_buffer(
name: &str,
b: &PyUntypedBuffer,
f: &mut Formatter<'_>,
) -> ResultPy_3_11 or non-Py_LIMITED_API only.