Struct winapi::d3d9types::D3DDEVINFO_RESOURCEMANAGER
[−]
[src]
pub struct D3DDEVINFO_RESOURCEMANAGER {
pub stats: [D3DRESOURCESTATS; 8],
}Fields
stats |
Trait Implementations
impl Copy for D3DDEVINFO_RESOURCEMANAGER[src]
impl Clone for D3DDEVINFO_RESOURCEMANAGER[src]
fn clone(&self) -> D3DDEVINFO_RESOURCEMANAGER
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more