Skip to main content
Module ternaryfunc
pyo3
0.28.3
Module ternaryfunc
Module Items
Functions
Type Aliases
In pyo3::
impl_
::
trampoline
pyo3
::
impl_
::
trampoline
Module
ternaryfunc
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