Struct winapi::hidpi::USAGE_AND_PAGE [] [src]

#[repr(C)]
pub struct USAGE_AND_PAGE { pub Usage: USAGE, pub UsagePage: USAGE, }

Fields

Trait Implementations

impl Debug for USAGE_AND_PAGE
[src]

Formats the value using the given formatter.

impl Copy for USAGE_AND_PAGE
[src]

impl Clone for USAGE_AND_PAGE
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more