Struct winapi::um::winnt::NT_TIB64_u
source · #[repr(C)]pub struct NT_TIB64_u(_);
Implementations§
source§impl NT_TIB64_u
impl NT_TIB64_u
Trait Implementations§
source§impl Clone for NT_TIB64_u
impl Clone for NT_TIB64_u
source§fn clone(&self) -> NT_TIB64_u
fn clone(&self) -> NT_TIB64_u
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Default for NT_TIB64_u
impl Default for NT_TIB64_u
source§fn default() -> NT_TIB64_u
fn default() -> NT_TIB64_u
Returns the “default value” for a type. Read more