Skip to main content

PyUnicode_READY

Function PyUnicode_READY 

pub unsafe fn PyUnicode_READY(_op: *mut PyObject) -> i32
Available on crate feature tls and (Py_3_12 or GraalPy) only.