Skip to main content

reprfunc

Type Alias reprfunc 

Source
pub type reprfunc = unsafe extern "C" fn(*mut PyObject) -> *mut PyObject;
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here