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

Get the SoapySDR library API version as a string. The format of the version string is major.minor.increment, where the digits are taken directly from SOAPY_SDR_API_VERSION.