Function pyo3::ffi::PyUnicodeTranslateError_SetEnd

source ยท
pub unsafe extern "C" fn PyUnicodeTranslateError_SetEnd(
    arg1: *mut PyObject,
    arg2: isize,
) -> i32