pub type clCreateProgramWithILKHR_fn = clCreateProgramWithILKHR_t;
pub enum clCreateProgramWithILKHR_fn { None, Some(unsafe extern "C" fn(*mut c_void, *const c_void, usize, *mut i32) -> *mut c_void), }
No value.
Some value of type T.
T