Source position: cl.pp line 899
function clSetKernelArg(
kernel: cl_kernel;
arg_index: cl_uint;
arg_size: csize_t;
arg_value: Pointer
):cl_int;