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

pub unsafe extern "system" fn GetThemeRect(
    hTheme: HTHEME,
    iPartId: c_int,
    iStateId: c_int,
    iPropId: c_int,
    pRect: LPRECT
) -> HRESULT