Struct winapi::usbspec::BM_REQUEST_TYPE [] [src]

#[repr(C)]
pub struct BM_REQUEST_TYPE { pub _BM: UCHAR, pub B: UCHAR, }

Fields

Methods

impl BM_REQUEST_TYPE
[src]

Trait Implementations

impl Debug for BM_REQUEST_TYPE
[src]

Formats the value using the given formatter.

impl Copy for BM_REQUEST_TYPE
[src]

impl Clone for BM_REQUEST_TYPE
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more