Source position: cl.pp line 669
function clCreateContextFromType(
properties: Pcl_context_properties;
device_type: cl_device_type;
notify: TContextNotify;
user_data: Pointer;
errcode_ret: Pcl_int
):cl_context;