make_cudaPitchedPtr

Hi,
I use this function in 3D memory copy to cudaArray. However, I cannot find its API in Cudareferencemanuall Where can I find it?

Thanks.

See the documentation of cudaMalloc3D (p.50 in reference manual 2.1)