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