Skip to main content

PyUnicode_IS_ASCII

Function PyUnicode_IS_ASCII 

pub unsafe fn PyUnicode_IS_ASCII(op: *mut PyObject) -> u32
Available on crate feature tls and neither GraalPy nor Py_3_14 only.