cl_event

Type Alias cl_event 

Source
pub type cl_event = *mut c_void;

Trait Implementations§

Source§

impl From<Event> for cl_event

Source§

fn from(value: Event) -> Self

Converts to this type from the input type.