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