da_clEnqueueNDRangeKernel

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_clEnqueueNDRangeKernel = cl_int function(cl_command_queue, cl_kernel, cl_uint, const(size_t*), const(size_t*), const(size_t*), cl_uint, const(cl_event*), cl_event*)

Meta