Function windows_sys::Win32::UI::Controls::GetThemeIntList

pub unsafe extern "system" fn GetThemeIntList(
    htheme: HTHEME,
    ipartid: i32,
    istateid: i32,
    ipropid: i32,
    pintlist: *mut INTLIST,
) -> HRESULT