[][src]Function CCODE::IViewObject_Draw_Stub

pub unsafe extern "C" fn IViewObject_Draw_Stub(
    This: *mut IViewObject,
    dwDrawAspect: DWORD,
    lindex: LONG,
    pvAspect: ULONG_PTR,
    ptd: *mut DVTARGETDEVICE,
    hdcTargetDev: HDC,
    hdcDraw: HDC,
    lprcBounds: LPCRECTL,
    lprcWBounds: LPCRECTL,
    pContinue: *mut IContinue
) -> HRESULT