pyo3_ffi

Function PySequence_In

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