SoapySDRDevice_getStreamArgsInfo

Function SoapySDRDevice_getStreamArgsInfo 

Source
pub unsafe extern "C" fn SoapySDRDevice_getStreamArgsInfo(
    device: *const SoapySDRDevice,
    direction: c_int,
    channel: usize,
    length: *mut usize,
) -> *mut SoapySDRArgInfo