Function PyCodec_Unregister
pub unsafe extern "C" fn PyCodec_Unregister(
search_function: *mut PyObject,
) -> i32Available on
Py_3_10 and crate feature tls and non-PyPy only.