pyo3_
ffi
0.24.0
In pyo3_
ffi::
cpython::
abstract_
Constants
PY_ITERSEARCH_CONTAINS
PY_ITERSEARCH_COUNT
PY_ITERSEARCH_INDEX
PY_VECTORCALL_ARGUMENTS_OFFSET
_PY_FASTCALL_SMALL_STACK
Functions
PyBuffer_FillContiguousStrides
PyBuffer_FillInfo
PyBuffer_FromContiguous
PyBuffer_GetPointer
PyBuffer_IsContiguous
PyBuffer_Release
PyBuffer_SizeFromFormat
PyBuffer_ToContiguous
PyObject_CallOneArg
PyObject_CheckBuffer
PyObject_CopyData
PyObject_GetBuffer
PyObject_LengthHint
PyObject_Vectorcall
PyObject_VectorcallDict
PyVectorcall_Call
PyVectorcall_Function
PyVectorcall_NARGS
_PyObject_CallNoArg
_PyObject_FastCall
_PyObject_FastCallTstate
_PyObject_MakeTpCall
_PyObject_VectorcallTstate
_PySequence_IterSearch
_PyStack_AsDict
_Py_CheckFunctionResult
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
pyo3_ffi
::
cpython
::
abstract_
Constant
PY_ITERSEARCH_COUNT
Copy item path
Settings
Help
Summary
Source
pub const PY_ITERSEARCH_COUNT:
c_int
= 1;
Available on
non-
Py_LIMITED_API
only.