python3_sys::PyUnicode_WriteChar [] [src]

pub unsafe extern fn PyUnicode_WriteChar(unicode: *mut PyObject, index: Py_ssize_t, character: Py_UCS4) -> c_int