mirror of
https://github.com/michaelrsweet/mxml.git
synced 2025-02-16 07:45:29 +00:00
2 lines
77 B
C++
2 lines
77 B
C++
|
typedef int (*foo_func_t)(void *foo, int bar); /**** Foo function type ****/
|