Function opencl_heads::ffi::clEnqueueBarrierWithWaitList[][src]

pub unsafe extern "system" fn clEnqueueBarrierWithWaitList(
    command_queue: cl_command_queue,
    num_events_in_wait_list: cl_uint,
    event_wait_list: *const cl_event,
    event: *mut cl_event
) -> cl_int