Function cl_sys::clEnqueueMarkerWithWaitList
[−]
[src]
pub unsafe extern "system" fn clEnqueueMarkerWithWaitList(
command_queue: cl_command_queue,
num_events_in_wait_list: cl_uint,
event_wait_list: *const cl_event,
event: *mut cl_event
) -> cl_int