Skip to main content

Py_TYPE

Function Py_TYPE 

Source
pub unsafe fn Py_TYPE(ob: *mut PyObject) -> *mut PyTypeObject
Available on non-Py_3_14 only.