Type Alias clang_sys::CXFieldVisitor

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