[][src]Function winapi::um::uxtheme::DrawThemeBackgroundEx

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