pub unsafe fn clang_getCursorUnaryOperatorKind(
cursor: CXCursor,
) -> CXUnaryOperatorKindExpand description
Only available on libclang 17.0 and later.
pub unsafe fn clang_getCursorUnaryOperatorKind(
cursor: CXCursor,
) -> CXUnaryOperatorKindOnly available on libclang 17.0 and later.