pub type clCreateFromGLTexture_fn = clCreateFromGLTexture_t;
pub enum clCreateFromGLTexture_fn { None, Some(unsafe extern "C" fn(*mut c_void, u64, u32, i32, u32, *mut i32) -> *mut c_void), }
No value.
Some value of type T.
T