# New Ticket Created by  cygx 
# Please include the string:  [perl #125140]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=125140 >


Currently, there appears to be no way to invoke function pointers
that C code might return.

NativeCall should provide a function that takes a pointer and a
signature and returns something Callable (or invoke the function
immediately if that seems more appropriate).

Reply via email to