Re: C callback
[email protected] ((Jochen Stenzel))
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
>For what it's worth, i decided to change the prototype to: > > (* (void(*)(pe_event*)) ev->callback)(ev); Great!