Struct soapysdr_sys::SoapySDRDevice
source · #[repr(C)]pub struct SoapySDRDevice { /* private fields */ }
Trait Implementations§
source§impl Clone for SoapySDRDevice
impl Clone for SoapySDRDevice
source§fn clone(&self) -> SoapySDRDevice
fn clone(&self) -> SoapySDRDevice
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more