cl_sys::cl_h::clSetEventCallback [] [src]

pub unsafe extern "system" fn clSetEventCallback(event: cl_event, command_exec_callback_type: cl_int, pfn_notify: Option<extern fn(cl_event, cl_int, *mut c_void)>, user_data: *mut c_void) -> cl_int