Type Alias OpenClRuntime

Source
pub type OpenClRuntime = Container<OpenCl>;
Expand description

dlopen2 container with all loaded API functions.

Aliased Typeยง

pub struct OpenClRuntime { /* private fields */ }