Struct winapi::d2d1::ID2D1BitmapRenderTargetVtbl
[−]
[src]
pub struct ID2D1BitmapRenderTargetVtbl { pub parent: ID2D1RenderTargetVtbl, pub GetBitmap: unsafe extern "system" fn(This: *mut ID2D1BitmapRenderTarget, bitmap: *mut *mut ID2D1Bitmap) -> HRESULT, }
Fields
parent | |
GetBitmap |