Skip to main content

clCreateProgramWithIL

Static clCreateProgramWithIL 

Source
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