Skip to main content

PyCodec_Unregister

Function PyCodec_Unregister 

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