Struct winapi::d2d1::ID2D1DCRenderTargetVtbl
[−]
[src]
pub struct ID2D1DCRenderTargetVtbl { pub parent: ID2D1RenderTargetVtbl, pub BindDC: unsafe extern "system" fn(This: *mut ID2D1DCRenderTarget, hDC: HDC, pSubRect: *const RECT) -> HRESULT, }
Fields
parent | |
BindDC |