[][src]Type Definition clang_sys_linkage::CXFieldVisitor

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