Function python3_sys::PyUnicode_IsIdentifier[][src]

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