Hacker News new | ask | show | jobs
by tomjakubowski 2580 days ago
Well, there is always:

    *mut fn(T, ...) -> U
1 comments

Unless you are intentionally bringing up pointers to function pointers, this is exactly the confusion I'm talking about :)