SetWindowIcon function
See RaylibCoreFlatModule.SetWindowIcon.
Implementation
void SetWindowIcon(
ImageD image,
) => _module.SetWindowIcon(image);
See RaylibCoreFlatModule.SetWindowIcon.
void SetWindowIcon(
ImageD image,
) => _module.SetWindowIcon(image);