Skip to main content

PyUnicode_READY

Function PyUnicode_READY 

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