pub unsafe extern "system" fn OleDraw(
    punknown: IUnknown,
    dwaspect: u32,
    hdcdraw: HDC,
    lprcbounds: *mut RECT
) -> HRESULT
Expand description

Required features: "Win32_System_Ole", "Win32_Foundation", "Win32_Graphics_Gdi"