Struct winapi::hidpi::HIDP_UNKNOWN_TOKEN [] [src]

#[repr(C)]
pub struct HIDP_UNKNOWN_TOKEN { pub Token: UCHAR, pub Reserved: [UCHAR; 3], pub BitField: ULONG, }

Fields

Trait Implementations

impl Debug for HIDP_UNKNOWN_TOKEN
[src]

Formats the value using the given formatter.

impl Copy for HIDP_UNKNOWN_TOKEN
[src]

impl Clone for HIDP_UNKNOWN_TOKEN
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more