Type Definition opencl3::types::cl_kernel[]

pub type cl_kernel = *mut c_void;

Trait Implementations

Performs the conversion.