Function soapysdr_sys::SoapySDRKwargs_get
source · pub unsafe extern "C" fn SoapySDRKwargs_get(
args: *const SoapySDRKwargs,
key: *const c_char
) -> *const c_char
Expand description
Get a value given a key in a kwargs structure. \return the string or NULL if not found