SetWindowIcon function

void SetWindowIcon(
  1. ImageD image
)

Implementation

void SetWindowIcon(
  ImageD image,
) => _module.SetWindowIcon(image);