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