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

pub unsafe extern "system" fn GetThemeColor(
    hTheme: HTHEME,
    iPartId: c_int,
    iStateId: c_int,
    iPropId: c_int,
    pColor: *mut COLORREF
) -> HRESULT