da_clCreateContext

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_clCreateContext = cl_context function(const(cl_context_properties*), cl_uint, const(cl_device_id*), void function(const(char*), const(void*), size_t, void*), void*, cl_int*)

Meta