Skip to main content
Module iternextfunc
pyo3
0.28.3
Module iternextfunc
Module Items
Functions
Type Aliases
In pyo3::
impl_
::
trampoline
pyo3
::
impl_
::
trampoline
Module
iternextfunc
Copy item path
Source
Expand description
Companion module contains the function pointer type.
Functions
§
inner
🔒
⚠
Non-generic inner function to ensure only one trampoline instantiated
Type Aliases
§
Func
The type of the function pointer for this trampoline.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here