Function soapysdr_sys::SoapySDRDevice_getNativeStreamFormat

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