da_clCreateImage

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_clCreateImage = cl_mem function(cl_context, cl_mem_flags, const(cl_image_format*), const(cl_image_desc*), void*, cl_int*)

Meta