Source position: cl.pp line 675
function clGetContextInfo(
context: cl_context;
param_name: cl_context_info;
value_size: csize_t;
value: Pointer;
var size_ret: csize_t
):cl_int;