Skip to main content

cl_context

Type Alias cl_context 

Source
pub type cl_context = *mut c_void;

Trait Implementations§

Source§

impl From<Context> for cl_context

Source§

fn from(value: Context) -> Self

Converts to this type from the input type.