pub unsafe extern "C" fn SoapySDRArgInfoList_clear(
    info: *mut SoapySDRArgInfo,
    length: usize
)
Expand description

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