pub type CUgraphicsResource = *mut c_void;
Opaque graphics-resource handle (registered GL buffer, D3D resource, VDPAU surface, EGL image, …). See the cuGraphics* API family.
cuGraphics*