Function GetThemeIntList

Source
pub unsafe extern "system" fn GetThemeIntList(
    hTheme: HTHEME,
    iPartId: c_int,
    iStateId: c_int,
    iPropId: c_int,
    pIntList: *mut INTLIST,
) -> HRESULT