libgomp: acc_free

1 
1 5.16 'acc_free' - Free device memory.
1 =====================================
1 
1 _Description_
1      Free previously allocated device memory at the device address 'a'.
1 
1 _C/C++_:
1      _Prototype_:   'acc_free(d_void *a);'
1 
1 _Reference_:
1      OpenACC specification v2.0 (https://www.openacc.org), section
1      3.2.16.
1