pub unsafe extern "C" fn SoapySDRKwargsList_clear(
    args: *mut SoapySDRKwargs,
    length: usize
)
Expand description

Clear a list of kwargs structures. This frees all the underlying memory and clears the members.