Function cl_create_kernel

Source
pub unsafe fn cl_create_kernel(
    program: cl_program,
    name: &str,
) -> Output<cl_kernel>