Type Alias PyCFunctionFast

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