Type Definition clang_sys::CXFieldVisitor[][src]

type CXFieldVisitor = extern "C" fn(_: CXCursor, _: CXClientData) -> CXVisitorResult;