pub fn platform() -> &'static str
Expand description
The “Configure” target of the library build in the form “platform: …” if available or “platform: information not available” otherwise.
This corresponds to OpenSSL_version
.
pub fn platform() -> &'static str
The “Configure” target of the library build in the form “platform: …” if available or “platform: information not available” otherwise.
This corresponds to OpenSSL_version
.