DrawThemeBackground

Function DrawThemeBackground 

Source
pub unsafe extern "system" fn DrawThemeBackground(
    hTheme: HTHEME,
    hdc: HDC,
    iPartId: c_int,
    iStateId: c_int,
    pRect: LPCRECT,
    pClipRect: LPCRECT,
) -> HRESULT