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