Struct winapi::d3d11::ID3D11AsynchronousVtbl [] [src]

pub struct ID3D11AsynchronousVtbl {
    pub parent: ID3D11DeviceChildVtbl,
    pub GetDataSize: unsafe extern "system" fn(This: *mut ID3D11Asynchronous) -> UINT,
}

Fields

parent: ID3D11DeviceChildVtbl GetDataSize: unsafe extern "system" fn(This: *mut ID3D11Asynchronous) -> UINT