mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
Add link to foreign functions from gsubr doc
* doc/ref/api-procedures.texi (Primitive Procedures): Add link.
This commit is contained in:
parent
7d2ef990a0
commit
7401ca75b3
1 changed files with 3 additions and 0 deletions
|
@ -123,6 +123,9 @@ same way as @code{scm_c_make_gsubr}, which is usually not further
|
|||
required.
|
||||
@end deftypefun
|
||||
|
||||
@xref{Foreign Functions}, for another interface to call procedures
|
||||
written in C from Scheme.
|
||||
|
||||
@node Compiled Procedures
|
||||
@subsection Compiled Procedures
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue