python3_sys::PyUnicode_FromWideChar [] [src]

pub unsafe extern fn PyUnicode_FromWideChar(w: *const wchar_t, size: Py_ssize_t) -> *mut PyObject