Struct vitasdk_sys::SceMotionDevData
source · #[repr(C)]pub struct SceMotionDevData { /* private fields */ }Trait Implementations§
source§impl Clone for SceMotionDevData
impl Clone for SceMotionDevData
source§fn clone(&self) -> SceMotionDevData
fn clone(&self) -> SceMotionDevData
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