pub type clRemapCommandBufferKHR_fn = clRemapCommandBufferKHR_t;Aliased Type§
pub enum clRemapCommandBufferKHR_fn {
None,
Some(unsafe extern "C" fn(*mut c_void, u32, u32, *const *mut c_void, u32, *const *mut c_void, *mut *mut c_void, *mut i32) -> *mut c_void),
}