Function pyo3::ffi::PyUnicode_IsIdentifier

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