pyo3_
ffi
0.22.2
pyo3_ffi
Function
Py_IS_TYPE
Copy item path
Source
pub unsafe fn Py_IS_TYPE(ob:
*mut
PyObject
, tp:
*mut
PyTypeObject
) ->
c_int