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