python3_sys::PyUnicode_New [] [src]

pub unsafe extern fn PyUnicode_New(size: Py_ssize_t, maxchar: Py_UCS4) -> *mut PyObject