☰
In std::env::consts
?
Constant
std
::
env
::
consts
::
DLL_EXTENSION
1.0.0
·
source
·
[
−
]
pub const DLL_EXTENSION: &
str
;
Expand description
指定此平台上共享库所用的文件扩展名,该扩展名位于点后。 示例值为
so
。
一些可能的值:
so
dylib
dll