Function pyo3::ffi::PyUnicode_FromUnicode

source ·
pub unsafe extern "C" fn PyUnicode_FromUnicode(
    u: *const i32,
    size: isize
) -> *mut PyObject
👎Deprecated
Available on non-Py_3_12 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here