dlib:防锈板条箱的动态库帮助器

时间:2024-06-09 18:10:11
【文件属性】:

文件名称:dlib:防锈板条箱的动态库帮助器

文件大小:9KB

文件格式:ZIP

更新时间:2024-06-09 18:10:11

Rust

dlib dlib是一个很小的板条箱,提供了宏,可以轻松使用可以在运行时加载或无法加载的外部系统库,具体取决于是否启用了某些功能。 用法 dlib定义了external_library! 宏,可以通过以下方式调用: external_library! (feature = "dlopen-foo" , Foo, "foo" , statics: me: c_int, you: c_float, functions: fn foo () -> c_int, fn bar(c_int, c_float) -> (), fn baz( * const c_int) -> c_int, varargs: fn blah(c_int, c_int ...) -> * cons


【文件预览】:
dlib-master
----.gitignore(18B)
----src()
--------lib.rs(14KB)
----dlib-test()
--------src()
--------Cargo.toml(261B)
----Cargo.toml(400B)
----LICENSE.txt(1KB)
----.github()
--------workflows()
----README.md(4KB)
----README.tpl(198B)

网友评论