pyo3::ffi

Function PyUnicodeDecodeError_SetEnd

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