UnloadImage function

void UnloadImage(
  1. ImageD image
)

Implementation

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