Function pyo3::ffi::PyUnicode_IsIdentifier

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