Function ocl_core::create_program_with_source
[−]
[src]
pub fn create_program_with_source(context: &Context,
src_strings: &[CString])
-> OclResult<Program>
Creates a new program.