Struct nvapi_sys::handles::NVDX_SwapChainHandle
[−]
[src]
pub struct NVDX_SwapChainHandle(_);
DirectX SwapChain objects
Trait Implementations
impl Copy for NVDX_SwapChainHandle
[src]
impl Clone for NVDX_SwapChainHandle
[src]
fn clone(&self) -> NVDX_SwapChainHandle
[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more
impl Debug for NVDX_SwapChainHandle
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more