Type Alias CXCursorVisitor

type CXCursorVisitor = extern C { unwind: false } fn(_: CXCursor, _: CXCursor, _: CXClientData) -> CXChildVisitResult