pub unsafe extern "C" fn SoapySDRDevice_getFrontendMapping(
device: *const SoapySDRDevice,
direction: c_int,
) -> *mut c_charExpand description
Get the mapping configuration string.
\param device a pointer to a device instance \param direction the channel direction RX or TX \return the vendor-specific mapping string