Function soapysdr_sys::SoapySDRDevice_setCommandTime

source ยท
pub unsafe extern "C" fn SoapySDRDevice_setCommandTime(
    device: *mut SoapySDRDevice,
    timeNs: c_longlong,
    what: *const c_char,
) -> c_int