pub unsafe extern "system" fn clCreateSampler(
    context: cl_context,
    normalize_coords: cl_bool,
    addressing_mode: cl_addressing_mode,
    filter_mode: cl_filter_mode,
    errcode_ret: *mut cl_int
) -> cl_sampler
👎 Deprecated since 0.1.0:

From CL_VERSION_2_0 use clCreateSamplerWithProperties