Function pyo3_ffi::Py_Is

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