python3_sys::PyUnicode_DecodeUTF32 [] [src]

pub unsafe extern fn PyUnicode_DecodeUTF32(string: *const c_char, length: Py_ssize_t, errors: *const c_char, byteorder: *mut c_int) -> *mut PyObject