Type Alias clang_sys::CXFieldVisitor

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