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

pub unsafe extern "system" fn GetThemeBackgroundContentRect(
    hTheme: HTHEME,
    hdc: HDC,
    iPartId: c_int,
    iStateId: c_int,
    pBoundingRect: LPCRECT,
    pContentRect: LPRECT
) -> HRESULT