pyo3_ffi

Function PyCodec_Unregister

Source
pub unsafe extern "C" fn PyCodec_Unregister(
    search_function: *mut PyObject,
) -> c_int
Available on Py_3_10 and non-PyPy only.