pub unsafe extern "C" fn SoapySDRStrings_clear(
    elems: *mut *mut *mut c_char,
    length: usize
)
Expand description

Clear the contents of a list of string Convenience call to deal with results that return a string list.