Struct winapi::d3d9types::D3DDEVINFO_RESOURCEMANAGER [] [src]

#[repr(C)]
pub struct D3DDEVINFO_RESOURCEMANAGER { pub stats: [D3DRESOURCESTATS; 8], }

Fields

Trait Implementations

impl Debug for D3DDEVINFO_RESOURCEMANAGER
[src]

Formats the value using the given formatter.

impl Copy for D3DDEVINFO_RESOURCEMANAGER
[src]

impl Clone for D3DDEVINFO_RESOURCEMANAGER
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more