[][src]Function pyo3::ffi::PySequence_In

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