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