Union windows_sys::Win32::System::SystemServices::NT_TIB64_0
[−]Expand description
Required features: "Win32_System_SystemServices"
Fields
FiberData: u64
Version: u32
Trait Implementations
impl Clone for NT_TIB64_0
impl Clone for NT_TIB64_0
impl Copy for NT_TIB64_0
Auto Trait Implementations
impl RefUnwindSafe for NT_TIB64_0
impl Send for NT_TIB64_0
impl Sync for NT_TIB64_0
impl Unpin for NT_TIB64_0
impl UnwindSafe for NT_TIB64_0
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more