SetWindowIcon function

void SetWindowIcon(
  1. ImageC image
)

Implementation

void SetWindowIcon(ImageC image) => _module.SetWindowIcon(image);