Function soapysdr_sys::SoapySDRDevice_writeChannelSetting

source ยท
pub unsafe extern "C" fn SoapySDRDevice_writeChannelSetting(
    device: *mut SoapySDRDevice,
    direction: c_int,
    channel: usize,
    key: *const c_char,
    value: *const c_char,
) -> c_int