PyCodec_Unregister

Function PyCodec_Unregister 

Source
pub unsafe extern "C" fn PyCodec_Unregister(
    search_function: *mut PyObject,
) -> c_int