pyo3::ffi

Function Py_Is

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