Type Definition opencl3::types::cl_program[]

pub type cl_program = *mut c_void;

Trait Implementations

Performs the conversion.