Function soapysdr_sys::SoapySDRDevice_getDCOffset
source ยท pub unsafe extern "C" fn SoapySDRDevice_getDCOffset(
device: *const SoapySDRDevice,
direction: c_int,
channel: usize,
offsetI: *mut f64,
offsetQ: *mut f64,
) -> c_int