da_clCreateImage3D

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
extern (System)
alias da_clCreateImage3D = cl_mem function(cl_context, cl_mem_flags, const(cl_image_format*), size_t, size_t, size_t, size_t, size_t, void*, cl_int*)

Meta