set-window-icons ( images count -- )


Vocabulary
raylib

Inputs
imagesa pointer to an array of Image
countan int


Outputs
None

Definition


LIBRARY: raylib FUNCTION-ALIAS: set-window-icons void
SetWindowIcons ( Image* images, int count )