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