Struct winapi::d3dcommon::ID3DInclude
[−]
[src]
pub struct ID3DInclude { pub lpVtbl: *const ID3DIncludeVtbl, }
Fields
lpVtbl |
pub struct ID3DInclude { pub lpVtbl: *const ID3DIncludeVtbl, }
lpVtbl |
impl ID3DInclude
[src]unsafe fn Open(&mut self, IncludeType: D3D_INCLUDE_TYPE, pFileName: LPCSTR, pParentData: LPCVOID, ppData: *mut LPCVOID, pBytes: *mut UINT) -> HRESULT
unsafe fn Close(&mut self, pData: LPCVOID) -> HRESULT
impl Debug for ID3DInclude
[src]