Function soapysdr_sys::SoapySDRDevice_enumerate
source · pub unsafe extern "C" fn SoapySDRDevice_enumerate(
args: *const SoapySDRKwargs,
length: *mut usize
) -> *mut SoapySDRKwargs
Expand description
Enumerate a list of available devices on the system. \param args device construction key/value argument filters \param [out] length the number of elements in the result. \return a list of arguments strings, each unique to a device