Next: acc_copyin, Previous: acc_malloc, Up: OpenACC Runtime Library Routines [Contents][Index]
acc_free – Free device memory.Free previously allocated device memory at the device address a.
| Prototype: | acc_free(d_void *a); |
OpenACC specification v2.0, section 3.2.16.