acc_attach – Let device pointer point to device-pointer target. ¶This function updates a pointer on the device from pointing to a host-pointer address to pointing to the corresponding device data.
| Prototype: | acc_attach(h_void **ptr); |
| Prototype: | acc_attach_async(h_void **ptr, int async); |
OpenACC specification v2.6, section 3.2.34.