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