pyo3_ffi

Function PyUnicode_IsIdentifier

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