Skip to content

Commit 212b9b9

Browse files
committed
mention closures in documentation
1 parent fe891fa commit 212b9b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/NativeCall.pm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ use what is already loaded.
105105
106106
=item Args
107107
108-
A comma-separated list of L<FFI::Platypus::Type>s.
108+
A comma-separated list of L<FFI::Platypus::Type>s. All types are supported,
109+
including L<closures|FFI::Platypus::Type#Closures>.
109110
110111
=item Returns
111112

0 commit comments

Comments
 (0)