Type Definition clang_sys::CXCursorVisitor
[−]
[src]
type CXCursorVisitor = extern fn(CXCursor, CXCursor, CXClientData) -> CXChildVisitResult;