Function pyo3::ffi::PyCodec_Unregister

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