python3_sys::PyUnicode_DecodeUTF16
[−]
[src]
pub unsafe extern fn PyUnicode_DecodeUTF16(string: *const c_char, length: Py_ssize_t, errors: *const c_char, byteorder: *mut c_int) -> *mut PyObject