pyo3_ffi

Function PyUnicode_IsIdentifier

Source
pub unsafe extern "C" fn PyUnicode_IsIdentifier(
    s: *mut PyObject,
) -> c_int