Py_TYPE

Function Py_TYPE 

Source
pub unsafe extern "C" fn Py_TYPE(
    ob: *mut PyObject,
) -> *mut PyTypeObject