Struct winapi::d3d9types::D3D_OMAC [] [src]

#[repr(C)]
pub struct D3D_OMAC { pub Omac: [BYTE; 16], }

Fields

Trait Implementations

impl Debug for D3D_OMAC
[src]

Formats the value using the given formatter.

impl Copy for D3D_OMAC
[src]

impl Clone for D3D_OMAC
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more