Function pyo3::ffi::Py_Is

source ·
pub unsafe fn Py_Is(x: *mut PyObject, y: *mut PyObject) -> i32