memRelease

external fun memRelease(handle: Long): Int

Release a memory handle representing a memory allocation which was previously allocated through cuMemCreate. (cuMemRelease)