Function clang_getBinaryOperatorKindSpelling

Source
pub unsafe fn clang_getBinaryOperatorKindSpelling(
    kind: CXBinaryOperatorKind,
) -> CXString
Expand description

Only available on libclang 17.0 and later.