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