Skip to main content

newfunc

Type Alias newfunc 

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