Function python3_sys::PyUnicode_EncodeUTF32[][src]

pub unsafe extern "C" fn PyUnicode_EncodeUTF32(
    data: *const Py_UNICODE,
    length: Py_ssize_t,
    errors: *const c_char,
    byteorder: c_int
) -> *mut PyObject
👎 Deprecated since 0.2.1:

Deprecated since Python 3.3