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