Function clang_sys::clang_getCursorBinaryOperatorKind

source ยท
pub unsafe fn clang_getCursorBinaryOperatorKind(
    cursor: CXCursor
) -> CXBinaryOperatorKind
Expand description

Only available on libclang 17.0 and later.