Skip to main content

SoapySDR_getLibVersion

Function SoapySDR_getLibVersion 

Source
pub unsafe extern "C" fn SoapySDR_getLibVersion() -> *const c_char
Expand description

Get the library version and build information string.

The format of the version string is major.minor.patch-buildInfo. This function is commonly used to identify the software back-end to the user for command-line utilities and graphical applications.