Type Definition ocl_core::EventCallbackFn [] [src]

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