Function python3_sys::PyUnicode_AsUnicode

source ยท
pub unsafe extern "C" fn PyUnicode_AsUnicode(
    unicode: *mut PyObject,
) -> *mut Py_UNICODE
๐Ÿ‘ŽDeprecated since 0.2.1: Deprecated since Python 3.3 / PEP 393