Quick question: explain this typedef

Posted by pecker on Stack Overflow See other posts from Stack Overflow or by pecker
Published on 2010-03-29T16:36:03Z Indexed on 2010/03/29 16:43 UTC
Read the original article Hit count: 284

Filed under:
|
typedef int py_var_t (void *);

it is used as:

py_var_t *somesymbol

© Stack Overflow or respective owner

Related posts about c

    Related posts about c++