CLKernel.launch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void launch(int queue_id, GridDim gd, BlockDim bd)
    class CLKernel
    @nogc nothrow
    void
    launch
  2. void launch(int queue_id, size_t* gwo, size_t* gws, size_t* lws)

Meta