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
pub unsafe extern "C" fn PyUnicode_AsUnicode(
unicode: *mut PyObject,
) -> *mut Py_UNICODE