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