The OpenD Programming Language

cudaSurfaceObject_t

An opaque value that represents a CUDA Surface object

import derelict.cuda.runtimeapi;
alias cudaSurfaceObject_t = ulong

Meta