Man page - sdl_hint_windows_intresource_icon_small(3)
Packages contains this manual
Manual
SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL
NAMEHEADER FILE
SYNOPSIS
DESCRIPTION
AVAILABILITY
NAME
SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL - A variable to specify custom icon resource id from RC file on Windows platform.
HEADER FILE
Defined in SDL3/SDL_hints.h
SYNOPSIS
#include "SDL3/SDL.h"
#define SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL SDL_WINDOWS_INTRESOURCE_ICON_SMALL"
DESCRIPTION
This hint should be set before SDL is initialized.
AVAILABILITY
This hint is available since SDL 3.2.0.