libgomp: acc_unmap_data

1 
1 5.26 'acc_unmap_data' - Unmap device memory from host memory.
1 =============================================================
1 
1 _Description_
1      This function unmaps previously mapped device and host memory.  The
1      latter specified by H.
1 
1 _C/C++_:
1      _Prototype_:   'acc_unmap_data(h_void *h);'
1 
1 _Reference_:
1      OpenACC specification v2.0 (https://www.openacc.org), section
1      3.2.26.
1