[][src]Static dynamic_ocl::raw::clCreateProgramWithIL

pub static mut clCreateProgramWithIL: unsafe extern "C" fn(context: cl_context, il: *const c_void, length: size_t, errcode_ret: *mut cl_int) -> cl_program