The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual "bind argument parameters from left to right and then call" interface allowing programmers to call C functions in a completely dynamic manner. In other words, instead of calling a function directly, the dyncall library provides a mechanism to push the function parameters manually and to issue the call afterwards. This means, that a program can determine at runtime what function to call, and what parameters to pass to it. The library is written in C and assembly and provides a very simple C interface to program against. OBS-URL: https://build.opensuse.org/request/show/249582 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/dyncall?expand=0&rev=1
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
version https://git-lfs.github.com/spec/v1
|
|
oid sha256:cff8c8586f27fb84cb77e02f279557deb31629d2d98aec95211a4a84ad1241b7
|
|
size 329573
|