Function pyo3::ffi::Py_Is[][src]

pub unsafe fn Py_Is(x: *mut PyObject, y: *mut PyObject) -> c_int