Skip to main content
PyCodec_Unregister
pyo3
0.28.3
In pyo3::
ffi
pyo3
::
ffi
Function
PyCodec_
Unregister
Copy item path
Source
pub unsafe extern "C" fn PyCodec_Unregister( search_function:
*mut
PyObject
, ) ->
i32
Available on
Py_3_10
and non-
PyPy
only.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here