Struct winapi::d3d12::ID3D12DeviceChildVtbl [] [src]

#[repr(C)]
pub struct ID3D12DeviceChildVtbl { pub parent: ID3D12ObjectVtbl, pub GetDevice: unsafe extern "system" fn(_: *mut ID3D12DeviceChild, _: REFGUID, _: *mut *mut c_void) -> HRESULT, }

Fields