Function clang_getCursorBinaryOperatorKind

Source
pub unsafe fn clang_getCursorBinaryOperatorKind(
    cursor: CXCursor,
) -> CXBinaryOperatorKind
Expand description

Only available on libclang 17.0 and later.