Function soapysdr_sys::SoapySDRDevice_readStream
source ยท pub unsafe extern "C" fn SoapySDRDevice_readStream(
device: *mut SoapySDRDevice,
stream: *mut SoapySDRStream,
buffs: *const *mut c_void,
numElems: usize,
flags: *mut c_int,
timeNs: *mut c_longlong,
timeoutUs: c_long,
) -> c_int