Function GetThemeColor

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