Function clang_sys::clang_getCursorUnaryOperatorKind
source ยท pub unsafe fn clang_getCursorUnaryOperatorKind(
cursor: CXCursor
) -> CXUnaryOperatorKind
Expand description
Only available on libclang
17.0 and later.