Skip to main content

inner

Function inner 

Source
pub(crate) unsafe fn inner(slf: *mut PyObject, f: Func) -> *mut PyObject
Expand description

§Safety

Interpreter must be attached

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here