pub unsafe extern "C" fn SoapySDRDevice_hasHardwareTime(
    device: *const SoapySDRDevice,
    what: *const c_char
) -> bool
Expand description

Does this device have a hardware clock? \param device a pointer to a device instance \param what optional argument \return true if the hardware clock exists