dcl v0.6.0 (2016-06-23T19:33:39Z)
Dub
Repo
CLEvent
dcl
event
struct
CLEvent {
cl_event
id
;
enum
Command
;
enum
Status
;
void
retain
();
void
release
();
}
Alias This
id
Members
Enums
Command
enum
Command
Status
enum
Status
Functions
release
void
release
()
retain
void
retain
()
Variables
id
cl_event
id
;
Meta
Source
See Implementation
dcl
event
classes
CLUserEvent
structs
CLEvent