Function pyo3::ffi::PyUnicode_AsUnicodeAndSize

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