Struct winapi::dxgi1_4::IDXGIFactory4 [] [src]

#[repr(C)]
pub struct IDXGIFactory4 { pub lpVtbl: *const IDXGIFactory4Vtbl, }

Fields

Methods

impl IDXGIFactory4
[src]

Methods from Deref<Target = IDXGIFactory3>

Trait Implementations

impl Debug for IDXGIFactory4
[src]

Formats the value using the given formatter.

impl Deref for IDXGIFactory4
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for IDXGIFactory4
[src]

The method called to mutably dereference a value