Skip to main content

PyUnicode_IS_READY

Function PyUnicode_IS_READY 

Source
pub unsafe fn PyUnicode_IS_READY(_op: *mut PyObject) -> c_uint
Available on Py_3_12 only.