Function clang_getCursorUnaryOperatorKind

Source
pub unsafe fn clang_getCursorUnaryOperatorKind(
    cursor: CXCursor,
) -> CXUnaryOperatorKind
Expand description

Only available on libclang 17.0 and later.