pyo3_ffi

Function PySequence_In

Source
pub unsafe fn PySequence_In(o: *mut PyObject, value: *mut PyObject) -> c_int