Struct winapi::um::winnt::KNONVOLATILE_CONTEXT_POINTERS_u1_s[][src]

#[repr(C)]
pub struct KNONVOLATILE_CONTEXT_POINTERS_u1_s {
Show 16 fields pub Xmm0: PM128A, pub Xmm1: PM128A, pub Xmm2: PM128A, pub Xmm3: PM128A, pub Xmm4: PM128A, pub Xmm5: PM128A, pub Xmm6: PM128A, pub Xmm7: PM128A, pub Xmm8: PM128A, pub Xmm9: PM128A, pub Xmm10: PM128A, pub Xmm11: PM128A, pub Xmm12: PM128A, pub Xmm13: PM128A, pub Xmm14: PM128A, pub Xmm15: PM128A,
}

Fields

Xmm0: PM128AXmm1: PM128AXmm2: PM128AXmm3: PM128AXmm4: PM128AXmm5: PM128AXmm6: PM128AXmm7: PM128AXmm8: PM128AXmm9: PM128AXmm10: PM128AXmm11: PM128AXmm12: PM128AXmm13: PM128AXmm14: PM128AXmm15: PM128A

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Returns the “default value” for a type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.