pub unsafe extern "C" fn SoapySDR_unloadModule(
path: *const c_char,
) -> *mut c_charExpand description
Unload a module that was loaded with loadModule().
The caller must free the result error string. \param path the path to a specific module file \return an error message, empty on success