PyUnicodeDecodeError_SetEnd

Function PyUnicodeDecodeError_SetEnd 

Source
pub unsafe extern "C" fn PyUnicodeDecodeError_SetEnd(
    arg1: *mut PyObject,
    arg2: Py_ssize_t,
) -> c_int