pub unsafe extern "C" fn SoapySDRKwargs_clear(
    args: *mut SoapySDRKwargs
)
Expand description

Clear the contents of a kwargs structure. This frees all the underlying memory and clears the members.