[][src]Type Definition clang_sys::CXCursorVisitor

type CXCursorVisitor = extern "C" fn(CXCursor, CXCursor, *mut c_void) -> i32;