PyObject_Type

Function PyObject_Type 

Source
pub unsafe extern "C" fn PyObject_Type(
    o: *mut PyObject,
) -> *mut PyObject