dcl ~master (2021-09-29T07:52:10.7823831)
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