File: functype.cxx

package info (click to toggle)
cmtk 3.2.2-1.3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 10,428 kB
  • ctags: 11,670
  • sloc: cpp: 86,941; ansic: 23,347; sh: 3,896; xml: 1,551; perl: 700; makefile: 344
file content (1 line) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (18)
1
typedef int (*foo_func_t)(void *foo, int bar);	/**** Foo function type ****/