python3_sys::PyObject_HEAD_INIT [] [src]

pub const PyObject_HEAD_INIT: PyObject = PyObject{ob_refcnt: 1, ob_type: 0 as *mut PyTypeObject,}