http://www.perlmonks.org?node_id=1020633


in reply to Help with gtk+ binding for perl6

UTSL? http://cpansearch.perl.org/src/MSTROUT/Rakudo-Star-2012.08_001/rakudo-star/modules/zavolaj/lib/NativeCall.pm6 has
# Gets the NCI type code to use based on a given Perl 6 type. my %type_map = ... 'Callable' => 'callback';

so something something perl6 syntax of type Callable :)

perl6 nativecall callable -> http://perlcabal.org/syn/S21.html#Callable_objects