Type Definition ocl_core::EventCallbackFn

source ·
pub type EventCallbackFn = extern "C" fn(_: cl_event, _: i32, _: *mut c_void);