We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c9797 commit 20dc2c2Copy full SHA for 20dc2c2
doc/Language/faq.pod6
@@ -766,8 +766,8 @@ Fibonacci sequence, or all prime numbers.
766
767
=item Native data types for faster, closer to the metal, processing.
768
769
-=item Interfacing to external libraries in C / C++ are trivially simple with
770
-NativeCall.
+=item Interfacing to external libraries in C / C++ is trivially simple with
+L<NativeCall|/language/nativecall>.
771
772
=item Interfacing with Perl 5 (CPAN) / Python modules trivially simple with
773
Inline::Perl5 and Inline::Python.
0 commit comments