public interface EventCallbackFunction
clSetEventCallback
method.Modifier and Type | Method and Description |
---|---|
void |
function(cl_event event,
int command_exec_callback_type,
java.lang.Object user_data)
The function that will be called
|
void function(cl_event event, int command_exec_callback_type, java.lang.Object user_data)
event
- The eventcommand_exec_callback_type
- The callback typeuser_data
- The user data