UnloadImage function

void UnloadImage(
  1. ImageC image
)

Implementation

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