PyList_CheckExact

Function PyList_CheckExact 

Source
pub unsafe fn PyList_CheckExact(op: *mut PyObject) -> c_int