da_clEnqueueMapImage

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_clEnqueueMapImage = void* function(cl_command_queue, cl_mem, cl_bool, cl_map_flags, const(size_t*), const(size_t*), size_t*, size_t*, cl_uint, const(cl_event*), cl_event*, cl_int*)

Meta