79fda814911412979a0f8b97afd0fbe5698a28af
[cython.git] / tests / compile / lepage_2.pyx
1 ctypedef struct BB:
2     void (*f) (void* state)