DrawThemeBackgroundEx

Function DrawThemeBackgroundEx 

Source
pub unsafe extern "system" fn DrawThemeBackgroundEx(
    hTheme: HTHEME,
    hdc: HDC,
    iPartId: c_int,
    iStateId: c_int,
    pRect: LPCRECT,
    pOptions: *const DTBGOPTS,
) -> HRESULT