[][src]Function open_cl_sys::clEnqueueMarkerWithWaitList

pub unsafe extern "C" 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