[ 原始碼: ffcall ]
套件:libffcall-dev(2.1-2)
libffcall-dev 的相關連結
Debian 的資源:
下載原始碼套件 ffcall:
- [ffcall_2.1-2.dsc]
- [ffcall_2.1.orig.tar.gz]
- [ffcall_2.1.orig.tar.gz.asc]
- [ffcall_2.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [savannah.gnu.org]
相似套件:
foreign function call libraries - development files
ffcall is a collection of libraries which can be used to build foreign function call interfaces in embedded interpreters.
The main libffcall library consists of two parts:
avcall - calling C functions with variable arguments
callback - closures with variable arguments as first-class C functions
The avcall and callback modules are also provided as separate libraries, but those are deprecated and are installed only for backward compatibility.
Two other libraries are provided:
vacall - C functions accepting variable argument prototypes (non-reentrant variant of part of 'callback')
trampoline - closures as first-class C functions (non-reentrant variant of part of 'callback')
This package also includes documentation, in HTML format and as manual pages.
其他與 libffcall-dev 有關的套件
|
|
|
|
-
- dep: libavcall1 (= 2.1-2)
- foreign function call libraries - calling C functions with variable arguments
-
- dep: libcallback1 (= 2.1-2)
- foreign function call libraries - closures with variable arguments in C
-
- dep: libffcall1b (= 2.1-2)
- foreign function call libraries - main shared library
-
- dep: libtrampoline1 (= 2.1-2)
- foreign function call libraries - closures in C (non-reentrant variant)