Struct winapi::d3d12::ID3D12Pageable [] [src]

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

Fields

Methods from Deref<Target = ID3D12DeviceChild>

Trait Implementations

impl Debug for ID3D12Pageable
[src]

Formats the value using the given formatter.

impl Deref for ID3D12Pageable
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ID3D12Pageable
[src]

The method called to mutably dereference a value